Class AfterPropertiesDialogEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class AfterPropertiesDialogEvent
    extends java.util.EventObject
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      ControlOwner controlOwner  
      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AfterPropertiesDialogEvent

        public AfterPropertiesDialogEvent​(QueryBuilder queryBuilder,
                                          ControlOwner controlOwner)