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