Uses of Interface
org.silverpeas.mobile.client.apps.orgchartgroup.events.app.OrgChartGroupAppEventHandler
-
Packages that use OrgChartGroupAppEventHandler Package Description org.silverpeas.mobile.client.apps.orgchartgroup org.silverpeas.mobile.client.apps.orgchartgroup.events.app -
-
Uses of OrgChartGroupAppEventHandler in org.silverpeas.mobile.client.apps.orgchartgroup
Classes in org.silverpeas.mobile.client.apps.orgchartgroup that implement OrgChartGroupAppEventHandler Modifier and Type Class Description class
OrgChartGroupApp
-
Uses of OrgChartGroupAppEventHandler in org.silverpeas.mobile.client.apps.orgchartgroup.events.app
Fields in org.silverpeas.mobile.client.apps.orgchartgroup.events.app with type parameters of type OrgChartGroupAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<OrgChartGroupAppEventHandler>
AbstractOrgChartGroupAppEvent. TYPE
Methods in org.silverpeas.mobile.client.apps.orgchartgroup.events.app that return types with arguments of type OrgChartGroupAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<OrgChartGroupAppEventHandler>
AbstractOrgChartGroupAppEvent. getAssociatedType()
Methods in org.silverpeas.mobile.client.apps.orgchartgroup.events.app with parameters of type OrgChartGroupAppEventHandler Modifier and Type Method Description protected void
ContactLoadEvent. dispatch(OrgChartGroupAppEventHandler handler)
-