Package org.jboss.hal.core.configuration
Interface ProfileSelectionEvent.HasProfileSelectionHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- ProfileSelectionEvent
public static interface ProfileSelectionEvent.HasProfileSelectionHandlers extends com.google.gwt.event.shared.HasHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationaddProfileSelectionHandler(ProfileSelectionEvent.ProfileSelectionHandler handler)
-
-
-
Method Detail
-
addProfileSelectionHandler
com.google.web.bindery.event.shared.HandlerRegistration addProfileSelectionHandler(ProfileSelectionEvent.ProfileSelectionHandler handler)
-
-