Class OrgChartGroupApp
java.lang.Object
org.silverpeas.mobile.client.common.app.App
org.silverpeas.mobile.client.apps.orgchartgroup.OrgChartGroupApp
- All Implemented Interfaces:
com.google.gwt.event.shared.EventHandler,NavigationEventHandler,OrgChartGroupAppEventHandler,AppEventHandler
public class OrgChartGroupApp
extends App
implements NavigationEventHandler, OrgChartGroupAppEventHandler
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidloadContact(ContactLoadEvent event) voidvoidstart()voidstartWithContent(ContentDTO content) voidstop()Methods inherited from class org.silverpeas.mobile.client.common.app.App
getApplicationInstance, getAppName, getMainPage, isStopLoading, receiveEvent, setApplicationInstance, setMainPage, setStopLoading, stopLoadingDataEvent
-
Constructor Details
-
OrgChartGroupApp
public OrgChartGroupApp()
-
-
Method Details
-
start
public void start() -
stop
public void stop() -
loadContact
- Specified by:
loadContactin interfaceOrgChartGroupAppEventHandler
-