EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.common.misc.ISelectionHandler

Packages that use ISelectionHandler
org.eclipse.egf.common.ui.field   
org.eclipse.egf.model.contract.type   
 

Uses of ISelectionHandler in org.eclipse.egf.common.ui.field
 

Methods in org.eclipse.egf.common.ui.field with parameters of type ISelectionHandler
 void ContextElementFieldEditor.setSelectionHandler(ISelectionHandler handler_p)
          Set the selection handler to handle selected object from the selection dialog.
 

Uses of ISelectionHandler in org.eclipse.egf.model.contract.type
 

Methods in org.eclipse.egf.model.contract.type that return ISelectionHandler
 ISelectionHandler AbstractTypeHolder.getSelectionHandler()
          Default implementation returns null.
 ISelectionHandler ITypeHolder.getSelectionHandler()
          Return a class that is able to handle selected object returned by the selection dialog.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.