Class ZoomEvent

java.lang.Object
org.zkoss.zk.ui.event.Event
org.adempiere.webui.event.ZoomEvent
All Implemented Interfaces:
Serializable

public class ZoomEvent extends org.zkoss.zk.ui.event.Event
Event for zoom to AD window via query criteria
Author:
hengsin
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    ZoomEvent(org.zkoss.zk.ui.Component target, Object data)
     
  • Method Summary

    Methods inherited from class org.zkoss.zk.ui.event.Event

    getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • ZoomEvent

      public ZoomEvent(org.zkoss.zk.ui.Component target, Object data)
      Parameters:
      target -
      data - zoom criteria, typically instance of MQuery