Class ChildContextMenuItemView

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement, org.jboss.errai.ui.client.local.api.IsElement, org.uberfire.client.mvp.HasPresenter<org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter>, org.uberfire.client.mvp.UberElement<org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter>, org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View

    @Templated
    public class ChildContextMenuItemView
    extends Object
    implements org.jboss.errai.ui.client.local.api.IsElement, org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
    • Constructor Detail

      • ChildContextMenuItemView

        public ChildContextMenuItemView()
    • Method Detail

      • init

        public void init​(org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter presenter)
        Specified by:
        init in interface org.uberfire.client.mvp.HasPresenter<org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter>
      • setLabel

        public void setLabel​(String label)
        Specified by:
        setLabel in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
      • setCommand

        public void setCommand​(org.uberfire.mvp.Command command)
        Specified by:
        setCommand in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
      • enable

        public void enable()
        Specified by:
        enable in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
      • disable

        public void disable()
        Specified by:
        disable in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
      • pullRight

        public void pullRight()
        Specified by:
        pullRight in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View
      • select

        public void select()
        Specified by:
        select in interface org.uberfire.client.workbench.widgets.menu.megamenu.contextmenuitem.ChildContextMenuItemPresenter.View