org.drools.guvnor.client.widgets.wizards.assets.decisiontable.events
Class ActionInsertFactPatternsDefinedEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<ActionInsertFactPatternsDefinedEvent.Handler>
org.drools.guvnor.client.widgets.wizards.assets.decisiontable.events.ActionInsertFactPatternsDefinedEvent
public class ActionInsertFactPatternsDefinedEvent
- extends com.google.gwt.event.shared.GwtEvent<ActionInsertFactPatternsDefinedEvent.Handler>
An event representing whether Action Insert Fact Patterns are correctly
defined
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 com.google.gwt.event.shared.GwtEvent.Type<ActionInsertFactPatternsDefinedEvent.Handler> TYPE
ActionInsertFactPatternsDefinedEvent
public ActionInsertFactPatternsDefinedEvent(boolean areActionInsertFactPatternsDefined)
getAreActionInsertFactPatternsDefined
public boolean getAreActionInsertFactPatternsDefined()
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<ActionInsertFactPatternsDefinedEvent.Handler> getAssociatedType()
- Overrides:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<ActionInsertFactPatternsDefinedEvent.Handler>
dispatch
protected void dispatch(ActionInsertFactPatternsDefinedEvent.Handler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<ActionInsertFactPatternsDefinedEvent.Handler>
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.