Uses of Class
org.jboss.hal.core.runtime.group.ServerGroupActionEvent
-
Packages that use ServerGroupActionEvent Package Description org.jboss.hal.client.runtime.group org.jboss.hal.core.runtime.group -
-
Uses of ServerGroupActionEvent in org.jboss.hal.client.runtime.group
Methods in org.jboss.hal.client.runtime.group with parameters of type ServerGroupActionEvent Modifier and Type Method Description voidServerGroupColumn. onServerGroupAction(ServerGroupActionEvent event) -
Uses of ServerGroupActionEvent in org.jboss.hal.core.runtime.group
Methods in org.jboss.hal.core.runtime.group with parameters of type ServerGroupActionEvent Modifier and Type Method Description static voidServerGroupActionEvent. fire(com.google.gwt.event.shared.HasHandlers source, ServerGroupActionEvent eventInstance)voidServerGroupActionEvent.ServerGroupActionHandler. onServerGroupAction(ServerGroupActionEvent event)
-