Class WidgetClosed


  • public final class WidgetClosed
    extends Object
    Posted when an interface is about to be closed
    • Constructor Detail

      • WidgetClosed

        public WidgetClosed​(int groupId,
                            int modalMode,
                            boolean unload)
    • Method Detail

      • getGroupId

        public int getGroupId()
        The ID of the interface that is closed
      • isUnload

        public boolean isUnload()
        If the interface will be unloaded or if it will be immediately reloaded
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object