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