Uses of Interface
org.uberfire.ext.widgets.common.client.colorpicker.dialog.DialogClosedHandler
-
Packages that use DialogClosedHandler Package Description org.uberfire.ext.widgets.common.client.colorpicker.dialog -
-
Uses of DialogClosedHandler in org.uberfire.ext.widgets.common.client.colorpicker.dialog
Methods in org.uberfire.ext.widgets.common.client.colorpicker.dialog that return types with arguments of type DialogClosedHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<DialogClosedHandler>DialogClosedEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<DialogClosedHandler>DialogClosedEvent. getType()Methods in org.uberfire.ext.widgets.common.client.colorpicker.dialog with parameters of type DialogClosedHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationDialog. addDialogClosedHandler(DialogClosedHandler handler)protected voidDialogClosedEvent. dispatch(DialogClosedHandler handler)
-