Package org.jboss.hal.core.configuration
Interface ProfileSelectionEvent.ProfileSelectionHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
CoreStatementContext,UpdatePathAutoComplete
- Enclosing class:
- ProfileSelectionEvent
public static interface ProfileSelectionEvent.ProfileSelectionHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonProfileSelection(ProfileSelectionEvent event)
-
-
-
Method Detail
-
onProfileSelection
void onProfileSelection(ProfileSelectionEvent event)
-
-