Uses of Interface
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.events.IEditorViewHandler

Packages that use IEditorViewHandler
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor   
com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor   
com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events   
 

Uses of IEditorViewHandler in com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor with parameters of type IEditorViewHandler
 void IEditorView.addHandler(IEditorViewHandler handler)
           
 

Uses of IEditorViewHandler in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor with parameters of type IEditorViewHandler
 void EditorView.addHandler(IEditorViewHandler handler)
           
 

Uses of IEditorViewHandler in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events
 

Fields in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events with type parameters of type IEditorViewHandler
static com.google.gwt.event.shared.GwtEvent.Type<IEditorViewHandler> SelectedModelsChangeEvent.TYPE
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events that return types with arguments of type IEditorViewHandler
 com.google.gwt.event.shared.GwtEvent.Type<IEditorViewHandler> SelectedModelsChangeEvent.getAssociatedType()
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor.events with parameters of type IEditorViewHandler
protected  void SelectedModelsChangeEvent.dispatch(IEditorViewHandler handler)
           
 



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