Class PopupmenuHideEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NAME  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getEventName()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

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

      • PopupmenuHideEvent

        public PopupmenuHideEvent()
    • Method Detail

      • getEventName

        public java.lang.String getEventName()
        Specified by:
        getEventName in interface UiEvent
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object