Class ProcessBreadCrumb

  • All Implemented Interfaces:
    com.google.gwt.user.client.ui.IsWidget

    @Dependent
    public class ProcessBreadCrumb
    extends Object
    implements com.google.gwt.user.client.ui.IsWidget
    • Constructor Detail

      • ProcessBreadCrumb

        public ProcessBreadCrumb()
    • Method Detail

      • asWidget

        public com.google.gwt.user.client.ui.Widget asWidget()
        Specified by:
        asWidget in interface com.google.gwt.user.client.ui.IsWidget
      • setOnRootSelectedCommand

        public void setOnRootSelectedCommand​(org.uberfire.mvp.Command onRootSelectedCommand)
      • gotoRoot

        public void gotoRoot()
      • setRootTitle

        public void setRootTitle​(String text)
      • setProcessName

        public void setProcessName​(String name)