Class Event

    • Constructor Detail

      • Event

        public Event​(Dialog dialog)
    • Method Detail

      • getDialog

        public Dialog getDialog()
        Gets the associated dialog that this event was fired on.
        Returns:
        the associated dialog
      • getName

        public String getName()
        Get a text description of the type of this event. This is the base name of the class, with no package qualifier.
        Returns:
        a String identifying the type of this event