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