Package org.jboss.hal.core.runtime.group
Interface ServerGroupSelectionEvent.ServerGroupSelectionHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
CoreStatementContext
- Enclosing class:
- ServerGroupSelectionEvent
public static interface ServerGroupSelectionEvent.ServerGroupSelectionHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonServerGroupSelection(ServerGroupSelectionEvent event)
-
-
-
Method Detail
-
onServerGroupSelection
void onServerGroupSelection(ServerGroupSelectionEvent event)
-
-