Uses of Interface
org.jboss.hal.core.runtime.host.HostSelectionEvent.HostSelectionHandler
-
Packages that use HostSelectionEvent.HostSelectionHandler Package Description org.jboss.hal.core org.jboss.hal.core.runtime.host -
-
Uses of HostSelectionEvent.HostSelectionHandler in org.jboss.hal.core
Classes in org.jboss.hal.core that implement HostSelectionEvent.HostSelectionHandler Modifier and Type Class Description classCoreStatementContext -
Uses of HostSelectionEvent.HostSelectionHandler in org.jboss.hal.core.runtime.host
Methods in org.jboss.hal.core.runtime.host that return types with arguments of type HostSelectionEvent.HostSelectionHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<HostSelectionEvent.HostSelectionHandler>HostSelectionEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<HostSelectionEvent.HostSelectionHandler>HostSelectionEvent. getType()Methods in org.jboss.hal.core.runtime.host with parameters of type HostSelectionEvent.HostSelectionHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationHostSelectionEvent.HasHostSelectionHandlers. addHostSelectionHandler(HostSelectionEvent.HostSelectionHandler handler)
-