Class WidgetLoaded


  • public class WidgetLoaded
    extends Object
    An event where a Widget has been loaded.
    • Constructor Detail

      • WidgetLoaded

        public WidgetLoaded()
    • Method Detail

      • setGroupId

        public void setGroupId​(int groupId)
        The group ID of the loaded widget.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getGroupId

        @Interface
        public int getGroupId()
        The group ID of the loaded widget.