Uses of Interface
org.jboss.hal.core.runtime.group.ServerGroupResultEvent.ServerGroupResultHandler
-
-
Uses of ServerGroupResultEvent.ServerGroupResultHandler in org.jboss.hal.client.runtime
Classes in org.jboss.hal.client.runtime that implement ServerGroupResultEvent.ServerGroupResultHandler Modifier and Type Class Description classProcessStateHandlerHandlesProcessStateevents and emits messages if necessary. -
Uses of ServerGroupResultEvent.ServerGroupResultHandler in org.jboss.hal.client.runtime.group
Classes in org.jboss.hal.client.runtime.group that implement ServerGroupResultEvent.ServerGroupResultHandler Modifier and Type Class Description classServerGroupColumn -
Uses of ServerGroupResultEvent.ServerGroupResultHandler in org.jboss.hal.client.skeleton
Classes in org.jboss.hal.client.skeleton that implement ServerGroupResultEvent.ServerGroupResultHandler Modifier and Type Class Description classHeaderPresenterPresenter which controls the header. -
Uses of ServerGroupResultEvent.ServerGroupResultHandler in org.jboss.hal.core.runtime.group
Methods in org.jboss.hal.core.runtime.group that return types with arguments of type ServerGroupResultEvent.ServerGroupResultHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ServerGroupResultEvent.ServerGroupResultHandler>ServerGroupResultEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<ServerGroupResultEvent.ServerGroupResultHandler>ServerGroupResultEvent. getType()Methods in org.jboss.hal.core.runtime.group with parameters of type ServerGroupResultEvent.ServerGroupResultHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationServerGroupResultEvent.HasServerGroupResultHandlers. addServerGroupResultHandler(ServerGroupResultEvent.ServerGroupResultHandler handler)
-