Package org.jboss.hal.core.runtime.group
Interface ServerGroupSelectionEvent.HasServerGroupSelectionHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- ServerGroupSelectionEvent
public static interface ServerGroupSelectionEvent.HasServerGroupSelectionHandlers 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.HandlerRegistrationaddServerGroupSelectionHandler(ServerGroupSelectionEvent.ServerGroupSelectionHandler handler)
-
-
-
Method Detail
-
addServerGroupSelectionHandler
com.google.web.bindery.event.shared.HandlerRegistration addServerGroupSelectionHandler(ServerGroupSelectionEvent.ServerGroupSelectionHandler handler)
-
-