Class UIButton.Action

All Implemented Interfaces:
UIContextActions, UIControlTarget, UIFocus, UIKeyFocus, UIMouseFocus, UITabFocus, UITriggerSource, UITriggerTarget, LXLoopTask
Direct Known Subclasses:
UIButton.Expander
Enclosing class:
UIButton

public static class UIButton.Action extends UIButton
  • Constructor Details

    • Action

      public Action(float w, float h)
    • Action

      public Action(float w, float h, String label)
    • Action

      public Action(float x, float y, float w, float h)
    • Action

      public Action(float x, float y, float w, float h, String label)