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