Uses of Interface
org.jboss.hal.core.configuration.ProfileSelectionEvent.ProfileSelectionHandler
-
Packages that use ProfileSelectionEvent.ProfileSelectionHandler Package Description org.jboss.hal.client.configuration org.jboss.hal.core org.jboss.hal.core.configuration -
-
Uses of ProfileSelectionEvent.ProfileSelectionHandler in org.jboss.hal.client.configuration
Classes in org.jboss.hal.client.configuration that implement ProfileSelectionEvent.ProfileSelectionHandler Modifier and Type Class Description classUpdatePathAutoCompleteUpdates thePathsAutoCompleteupon profile selections and server stop / start. -
Uses of ProfileSelectionEvent.ProfileSelectionHandler in org.jboss.hal.core
Classes in org.jboss.hal.core that implement ProfileSelectionEvent.ProfileSelectionHandler Modifier and Type Class Description classCoreStatementContext -
Uses of ProfileSelectionEvent.ProfileSelectionHandler in org.jboss.hal.core.configuration
Methods in org.jboss.hal.core.configuration that return types with arguments of type ProfileSelectionEvent.ProfileSelectionHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ProfileSelectionEvent.ProfileSelectionHandler>ProfileSelectionEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<ProfileSelectionEvent.ProfileSelectionHandler>ProfileSelectionEvent. getType()Methods in org.jboss.hal.core.configuration with parameters of type ProfileSelectionEvent.ProfileSelectionHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationProfileSelectionEvent.HasProfileSelectionHandlers. addProfileSelectionHandler(ProfileSelectionEvent.ProfileSelectionHandler handler)
-