Uses of Interface
com.ebmwebsourcing.geasytools.diagrameditor.api.graphic.events.IDiagramViewHandler

Packages that use IDiagramViewHandler
com.ebmwebsourcing.geasytools.diagrameditor.api.graphic   
com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events   
 

Uses of IDiagramViewHandler in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic with parameters of type IDiagramViewHandler
 void IDiagramView.addHandler(IDiagramViewHandler handler)
           
 

Uses of IDiagramViewHandler in com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events
 

Fields in com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events with type parameters of type IDiagramViewHandler
static com.google.gwt.event.shared.GwtEvent.Type<IDiagramViewHandler> DiagramViewUpdateEvent.TYPE
           
static com.google.gwt.event.shared.GwtEvent.Type<IDiagramViewHandler> DiagramElementViewUpdateEvent.TYPE
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events that return types with arguments of type IDiagramViewHandler
 com.google.gwt.event.shared.GwtEvent.Type<IDiagramViewHandler> DiagramViewUpdateEvent.getAssociatedType()
           
 com.google.gwt.event.shared.GwtEvent.Type<IDiagramViewHandler> DiagramElementViewUpdateEvent.getAssociatedType()
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.impl.graphic.events with parameters of type IDiagramViewHandler
protected  void DiagramViewUpdateEvent.dispatch(IDiagramViewHandler handler)
           
protected  void DiagramElementViewUpdateEvent.dispatch(IDiagramViewHandler handler)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.