Interface ChildContextMenuItemPresenter.View

    • Method Detail

      • setLabel

        void setLabel​(String label)
      • setCommand

        void setCommand​(org.uberfire.mvp.Command command)
      • enable

        void enable()
      • disable

        void disable()
      • pullRight

        void pullRight()
      • select

        void select()