Uses of Interface
com.ebmwebsourcing.geasytools.diagrameditor.api.events.loader.IDiagramViewLoaderHandler

Packages that use IDiagramViewLoaderHandler
com.ebmwebsourcing.geasytools.diagrameditor   
com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader   
 

Uses of IDiagramViewLoaderHandler in com.ebmwebsourcing.geasytools.diagrameditor
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor with parameters of type IDiagramViewLoaderHandler
 void DiagramController.addLoaderHandler(IDiagramViewLoaderHandler handler)
           
 

Uses of IDiagramViewLoaderHandler in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader
 

Fields in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader with type parameters of type IDiagramViewLoaderHandler
static com.google.gwt.event.shared.GwtEvent.Type<IDiagramViewLoaderHandler> LoadingStateChangeEvent.TYPE
           
static com.google.gwt.event.shared.GwtEvent.Type<IDiagramViewLoaderHandler> LoadSuccessEvent.TYPE
           
static com.google.gwt.event.shared.GwtEvent.Type<IDiagramViewLoaderHandler> LoadErrorEvent.TYPE
           
static com.google.gwt.event.shared.GwtEvent.Type<IDiagramViewLoaderHandler> ElementLoadedEvent.TYPE
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.impl.events.loader with parameters of type IDiagramViewLoaderHandler
protected  void LoadingStateChangeEvent.dispatch(IDiagramViewLoaderHandler handler)
           
protected  void LoadSuccessEvent.dispatch(IDiagramViewLoaderHandler handler)
           
protected  void LoadErrorEvent.dispatch(IDiagramViewLoaderHandler handler)
           
protected  void ElementLoadedEvent.dispatch(IDiagramViewLoaderHandler handler)
           
 



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