Uses of Class
org.jboss.hal.core.runtime.group.ServerGroupSelectionEvent
-
Packages that use ServerGroupSelectionEvent Package Description org.jboss.hal.core org.jboss.hal.core.runtime.group -
-
Uses of ServerGroupSelectionEvent in org.jboss.hal.core
Methods in org.jboss.hal.core with parameters of type ServerGroupSelectionEvent Modifier and Type Method Description voidCoreStatementContext. onServerGroupSelection(ServerGroupSelectionEvent event) -
Uses of ServerGroupSelectionEvent in org.jboss.hal.core.runtime.group
Methods in org.jboss.hal.core.runtime.group with parameters of type ServerGroupSelectionEvent Modifier and Type Method Description static voidServerGroupSelectionEvent. fire(com.google.gwt.event.shared.HasHandlers source, ServerGroupSelectionEvent eventInstance)voidServerGroupSelectionEvent.ServerGroupSelectionHandler. onServerGroupSelection(ServerGroupSelectionEvent event)
-