Uses of Interface
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic.NameHandler

Packages that use NameHandler
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.data   
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation   
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic   
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane   
 

Uses of NameHandler in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.data
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.data with parameters of type NameHandler
 com.google.gwt.event.shared.HandlerRegistration AbstractDataElement.addNameHandler(NameHandler handler)
           
 

Uses of NameHandler in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation with parameters of type NameHandler
 com.google.gwt.event.shared.HandlerRegistration FlowNodeElement.addNameHandler(NameHandler handler)
           
 

Uses of NameHandler in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic that return types with arguments of type NameHandler
 com.google.gwt.event.shared.GwtEvent.Type<NameHandler> NameEvent.getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<NameHandler> NameEvent.getType()
           
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic with parameters of type NameHandler
 com.google.gwt.event.shared.HandlerRegistration HasNameHandlers.addNameHandler(NameHandler handler)
           
protected  void NameEvent.dispatch(NameHandler handler)
           
 

Uses of NameHandler in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane with parameters of type NameHandler
 com.google.gwt.event.shared.HandlerRegistration LaneElement.addNameHandler(NameHandler handler)
           
 com.google.gwt.event.shared.HandlerRegistration PoolElement.addNameHandler(NameHandler handler)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.