Uses of Interface
org.jboss.hal.core.runtime.NonProgressingOperationEvent.NonProgressingOperationHandler
-
Packages that use NonProgressingOperationEvent.NonProgressingOperationHandler Package Description org.jboss.hal.client.skeleton org.jboss.hal.core.runtime -
-
Uses of NonProgressingOperationEvent.NonProgressingOperationHandler in org.jboss.hal.client.skeleton
Classes in org.jboss.hal.client.skeleton that implement NonProgressingOperationEvent.NonProgressingOperationHandler Modifier and Type Class Description classHeaderPresenterPresenter which controls the header. -
Uses of NonProgressingOperationEvent.NonProgressingOperationHandler in org.jboss.hal.core.runtime
Methods in org.jboss.hal.core.runtime that return types with arguments of type NonProgressingOperationEvent.NonProgressingOperationHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<NonProgressingOperationEvent.NonProgressingOperationHandler>NonProgressingOperationEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<NonProgressingOperationEvent.NonProgressingOperationHandler>NonProgressingOperationEvent. getType()Methods in org.jboss.hal.core.runtime with parameters of type NonProgressingOperationEvent.NonProgressingOperationHandler Modifier and Type Method Description com.google.web.bindery.event.shared.HandlerRegistrationNonProgressingOperationEvent.HasNonProgressingOperationHandlers. addNonProgressingOperationHandler(NonProgressingOperationEvent.NonProgressingOperationHandler handler)
-