org.jbpm.formbuilder.client.bus
Class ExistingValidationsResponseEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<ExistingValidationsResponseHandler>
org.jbpm.formbuilder.client.bus.ExistingValidationsResponseEvent
public class ExistingValidationsResponseEvent
- extends com.google.gwt.event.shared.GwtEvent<ExistingValidationsResponseHandler>
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive |
| Methods inherited from class com.google.web.bindery.event.shared.Event |
setSource, toDebugString, toString |
TYPE
public static final com.google.gwt.event.shared.GwtEvent.Type<ExistingValidationsResponseHandler> TYPE
ExistingValidationsResponseEvent
public ExistingValidationsResponseEvent(List<FBValidationItem> existingValidations)
getExistingValidations
public List<FBValidationItem> getExistingValidations()
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<ExistingValidationsResponseHandler> getAssociatedType()
- Overrides:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ExistingValidationsResponseHandler>
dispatch
protected void dispatch(ExistingValidationsResponseHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<ExistingValidationsResponseHandler>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.