Package org.jboss.hal.core.runtime.group
Interface ServerGroupActionEvent.HasServerGroupActionHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- ServerGroupActionEvent
public static interface ServerGroupActionEvent.HasServerGroupActionHandlers 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.HandlerRegistrationaddServerGroupActionHandler(ServerGroupActionEvent.ServerGroupActionHandler handler)
-
-
-
Method Detail
-
addServerGroupActionHandler
com.google.web.bindery.event.shared.HandlerRegistration addServerGroupActionHandler(ServerGroupActionEvent.ServerGroupActionHandler handler)
-
-