Class MenuResourceHandlerWidget

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement, org.jboss.errai.ui.client.local.api.IsElement

    @Templated
    public class MenuResourceHandlerWidget
    extends Object
    implements org.jboss.errai.ui.client.local.api.IsElement
    • Constructor Detail

      • MenuResourceHandlerWidget

        public MenuResourceHandlerWidget()
    • Method Detail

      • init

        public void init​(String text,
                         String tooltip,
                         org.uberfire.mvp.Command onClick)
      • init

        public void init​(String text,
                         org.uberfire.mvp.Command onClick)