Class Controller


  • public class Controller
    extends Object
    Author:
    Giancarlo Panichi
    • Method Detail

      • fireEvent

        public void fireEvent​(com.google.gwt.event.shared.GwtEvent<?> event)
      • addHandler

        public final <H extends com.google.gwt.event.shared.EventHandler> com.google.gwt.event.shared.HandlerRegistration addHandler​(com.google.gwt.event.shared.GwtEvent.Type<H> type,
                                                                                                                                     H handler)
      • getEventBus

        public com.google.gwt.event.shared.EventBus getEventBus()
      • errorShow

        public void errorShow​(String error)
      • infoShow

        public void infoShow​(String info)
      • setTreeOptions

        public void setTreeOptions​(TreeOptions treeOptions)
      • hello

        public void hello()
      • callHello

        public void callHello()
      • getEnvironment

        public void getEnvironment()
      • getTree

        public void getTree()