Package org.jboss.hal.core
Interface ApplicationReadyEvent.HasApplicationReadyHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- ApplicationReadyEvent
public static interface ApplicationReadyEvent.HasApplicationReadyHandlers 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.HandlerRegistrationaddApplicationReadyHandler(ApplicationReadyEvent.ApplicationReadyHandler handler)
-
-
-
Method Detail
-
addApplicationReadyHandler
com.google.web.bindery.event.shared.HandlerRegistration addApplicationReadyHandler(ApplicationReadyEvent.ApplicationReadyHandler handler)
-
-