Uses of Interface
org.gcube.portlets.user.accountingdashboard.client.application.event.EnvironmentEvent.EnvironmentEventHandler
-
Packages that use EnvironmentEvent.EnvironmentEventHandler Package Description org.gcube.portlets.user.accountingdashboard.client.application.event -
-
Uses of EnvironmentEvent.EnvironmentEventHandler in org.gcube.portlets.user.accountingdashboard.client.application.event
Fields in org.gcube.portlets.user.accountingdashboard.client.application.event with type parameters of type EnvironmentEvent.EnvironmentEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<EnvironmentEvent.EnvironmentEventHandler>EnvironmentEvent. TYPEMethods in org.gcube.portlets.user.accountingdashboard.client.application.event that return types with arguments of type EnvironmentEvent.EnvironmentEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<EnvironmentEvent.EnvironmentEventHandler>EnvironmentEvent. getAssociatedType()Methods in org.gcube.portlets.user.accountingdashboard.client.application.event with parameters of type EnvironmentEvent.EnvironmentEventHandler Modifier and Type Method Description protected voidEnvironmentEvent. dispatch(EnvironmentEvent.EnvironmentEventHandler handler)
-