Uses of Class
org.jboss.hal.core.runtime.server.ServerActionEvent
-
Packages that use ServerActionEvent Package Description org.jboss.hal.client.runtime org.jboss.hal.client.runtime.server org.jboss.hal.client.skeleton org.jboss.hal.core.runtime.server -
-
Uses of ServerActionEvent in org.jboss.hal.client.runtime
Methods in org.jboss.hal.client.runtime with parameters of type ServerActionEvent Modifier and Type Method Description voidProcessStateHandler. onServerAction(ServerActionEvent event) -
Uses of ServerActionEvent in org.jboss.hal.client.runtime.server
Methods in org.jboss.hal.client.runtime.server with parameters of type ServerActionEvent Modifier and Type Method Description voidServerColumn. onServerAction(ServerActionEvent event)voidStandaloneServerColumn. onServerAction(ServerActionEvent event) -
Uses of ServerActionEvent in org.jboss.hal.client.skeleton
Methods in org.jboss.hal.client.skeleton with parameters of type ServerActionEvent Modifier and Type Method Description voidHeaderPresenter. onServerAction(ServerActionEvent event) -
Uses of ServerActionEvent in org.jboss.hal.core.runtime.server
Methods in org.jboss.hal.core.runtime.server with parameters of type ServerActionEvent Modifier and Type Method Description static voidServerActionEvent. fire(com.google.gwt.event.shared.HasHandlers source, ServerActionEvent eventInstance)voidServerActionEvent.ServerActionHandler. onServerAction(ServerActionEvent event)
-