Class GlobalDataContainerFilterChangeEvent

  • All Implemented Interfaces:
    Serializable

    public class GlobalDataContainerFilterChangeEvent
    extends ChangeEvent
    Whenever a change in the global data container filter happens, the listeners get notified with this event.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • GlobalDataContainerFilterChangeEvent

        public GlobalDataContainerFilterChangeEvent​(Object source)
        Initializes the event.
        Parameters:
        source - the database connection object
    • Method Detail

      • toString

        public String toString()
        Returns the event as string.
        Overrides:
        toString in class EventObject
        Returns:
        a string representation of the event