Class ComponentDestroyingEvent

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

public class ComponentDestroyingEvent extends EventObject
See Also:
  • Field Details

  • Constructor Details

    • ComponentDestroyingEvent

      public ComponentDestroyingEvent(ControlOwner componentOwner, Component component)