Uses of Interface
org.jboss.hal.core.ApplicationReadyEvent.ApplicationReadyHandler
-
Packages that use ApplicationReadyEvent.ApplicationReadyHandler Package Description org.jboss.hal.client.runtime org.jboss.hal.core -
-
Uses of ApplicationReadyEvent.ApplicationReadyHandler in org.jboss.hal.client.runtime
Classes in org.jboss.hal.client.runtime that implement ApplicationReadyEvent.ApplicationReadyHandler Modifier and Type Class Description classProcessStateHandlerHandlesProcessStateevents and emits messages if necessary. -
Uses of ApplicationReadyEvent.ApplicationReadyHandler in org.jboss.hal.core
Methods in org.jboss.hal.core that return types with arguments of type ApplicationReadyEvent.ApplicationReadyHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ApplicationReadyEvent.ApplicationReadyHandler>ApplicationReadyEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<ApplicationReadyEvent.ApplicationReadyHandler>ApplicationReadyEvent. getType()Methods in org.jboss.hal.core with parameters of type ApplicationReadyEvent.ApplicationReadyHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationApplicationReadyEvent.HasApplicationReadyHandlers. addApplicationReadyHandler(ApplicationReadyEvent.ApplicationReadyHandler handler)
-