Uses of Interface
org.gcube.portlets.widgets.fileupload.client.events.FileTooLargeEventHandler
-
Packages that use FileTooLargeEventHandler Package Description org.gcube.portlets.widgets.fileupload.client.events -
-
Uses of FileTooLargeEventHandler in org.gcube.portlets.widgets.fileupload.client.events
Fields in org.gcube.portlets.widgets.fileupload.client.events with type parameters of type FileTooLargeEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<FileTooLargeEventHandler>FileTooLargeEvent. TYPEMethods in org.gcube.portlets.widgets.fileupload.client.events that return types with arguments of type FileTooLargeEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<FileTooLargeEventHandler>FileTooLargeEvent. getAssociatedType()Methods in org.gcube.portlets.widgets.fileupload.client.events with parameters of type FileTooLargeEventHandler Modifier and Type Method Description protected voidFileTooLargeEvent. dispatch(FileTooLargeEventHandler handler)
-