Uses of Interface
org.jboss.hal.core.runtime.server.ServerActionEvent.ServerActionHandler
-
Packages that use ServerActionEvent.ServerActionHandler 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.ServerActionHandler in org.jboss.hal.client.runtime
Classes in org.jboss.hal.client.runtime that implement ServerActionEvent.ServerActionHandler Modifier and Type Class Description classProcessStateHandlerHandlesProcessStateevents and emits messages if necessary. -
Uses of ServerActionEvent.ServerActionHandler in org.jboss.hal.client.runtime.server
Classes in org.jboss.hal.client.runtime.server that implement ServerActionEvent.ServerActionHandler Modifier and Type Class Description classServerColumnclassStandaloneServerColumn -
Uses of ServerActionEvent.ServerActionHandler in org.jboss.hal.client.skeleton
Classes in org.jboss.hal.client.skeleton that implement ServerActionEvent.ServerActionHandler Modifier and Type Class Description classHeaderPresenterPresenter which controls the header. -
Uses of ServerActionEvent.ServerActionHandler in org.jboss.hal.core.runtime.server
Methods in org.jboss.hal.core.runtime.server that return types with arguments of type ServerActionEvent.ServerActionHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ServerActionEvent.ServerActionHandler>ServerActionEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<ServerActionEvent.ServerActionHandler>ServerActionEvent. getType()Methods in org.jboss.hal.core.runtime.server with parameters of type ServerActionEvent.ServerActionHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationServerActionEvent.HasServerActionHandlers. addServerActionHandler(ServerActionEvent.ServerActionHandler handler)
-