Uses of Interface
org.jboss.hal.core.runtime.group.ServerGroupActionEvent.ServerGroupActionHandler
-
Packages that use ServerGroupActionEvent.ServerGroupActionHandler Package Description org.jboss.hal.client.runtime.group org.jboss.hal.core.runtime.group -
-
Uses of ServerGroupActionEvent.ServerGroupActionHandler in org.jboss.hal.client.runtime.group
Classes in org.jboss.hal.client.runtime.group that implement ServerGroupActionEvent.ServerGroupActionHandler Modifier and Type Class Description classServerGroupColumn -
Uses of ServerGroupActionEvent.ServerGroupActionHandler in org.jboss.hal.core.runtime.group
Methods in org.jboss.hal.core.runtime.group that return types with arguments of type ServerGroupActionEvent.ServerGroupActionHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ServerGroupActionEvent.ServerGroupActionHandler>ServerGroupActionEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<ServerGroupActionEvent.ServerGroupActionHandler>ServerGroupActionEvent. getType()Methods in org.jboss.hal.core.runtime.group with parameters of type ServerGroupActionEvent.ServerGroupActionHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationServerGroupActionEvent.HasServerGroupActionHandlers. addServerGroupActionHandler(ServerGroupActionEvent.ServerGroupActionHandler handler)
-