Class BeforePropertiesDialogEvent

java.lang.Object
java.util.EventObject
com.adbs.querybuilder.BeforePropertiesDialogEvent
All Implemented Interfaces:
Serializable

public class BeforePropertiesDialogEvent extends EventObject
See Also:
  • Field Details

    • owner

      public ControlOwner owner
    • abort

      public boolean abort
  • Constructor Details