com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic
Class NameEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<NameHandler>
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic.NameEvent
public class NameEvent
- extends com.google.gwt.event.shared.GwtEvent<NameHandler>
| 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, toDebugString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NameEvent
protected NameEvent(HasNameHandlers source,
java.lang.String newName)
getType
public static com.google.gwt.event.shared.GwtEvent.Type<NameHandler> getType()
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<NameHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<NameHandler>
fire
public static void fire(HasNameHandlers source,
java.lang.String newName)
dispatch
protected void dispatch(NameHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<NameHandler>
getNewName
public java.lang.String getNewName()
Copyright © 2010 eBM WebSourcing. All Rights Reserved.