Uses of Interface
org.jboss.hal.core.runtime.group.ServerGroupSelectionEvent.ServerGroupSelectionHandler
-
Packages that use ServerGroupSelectionEvent.ServerGroupSelectionHandler Package Description org.jboss.hal.core org.jboss.hal.core.runtime.group -
-
Uses of ServerGroupSelectionEvent.ServerGroupSelectionHandler in org.jboss.hal.core
Classes in org.jboss.hal.core that implement ServerGroupSelectionEvent.ServerGroupSelectionHandler Modifier and Type Class Description classCoreStatementContext -
Uses of ServerGroupSelectionEvent.ServerGroupSelectionHandler in org.jboss.hal.core.runtime.group
Methods in org.jboss.hal.core.runtime.group that return types with arguments of type ServerGroupSelectionEvent.ServerGroupSelectionHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ServerGroupSelectionEvent.ServerGroupSelectionHandler>ServerGroupSelectionEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<ServerGroupSelectionEvent.ServerGroupSelectionHandler>ServerGroupSelectionEvent. getType()Methods in org.jboss.hal.core.runtime.group with parameters of type ServerGroupSelectionEvent.ServerGroupSelectionHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationServerGroupSelectionEvent.HasServerGroupSelectionHandlers. addServerGroupSelectionHandler(ServerGroupSelectionEvent.ServerGroupSelectionHandler handler)
-