Package org.jboss.hal.core.runtime.host
Interface HostSelectionEvent.HasHostSelectionHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- HostSelectionEvent
public static interface HostSelectionEvent.HasHostSelectionHandlers extends com.google.gwt.event.shared.HasHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationaddHostSelectionHandler(HostSelectionEvent.HostSelectionHandler handler)
-
-
-
Method Detail
-
addHostSelectionHandler
com.google.web.bindery.event.shared.HandlerRegistration addHostSelectionHandler(HostSelectionEvent.HostSelectionHandler handler)
-
-