Package org.jboss.hal.core.runtime.host
Interface HostActionEvent.HasHostActionHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- HostActionEvent
public static interface HostActionEvent.HasHostActionHandlers 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.HandlerRegistrationaddHostActionHandler(HostActionEvent.HostActionHandler handler)
-
-
-
Method Detail
-
addHostActionHandler
com.google.web.bindery.event.shared.HandlerRegistration addHostActionHandler(HostActionEvent.HostActionHandler handler)
-
-