|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellEditorLocator | |
---|---|
org.eclipse.gef.tools | This package provides several tool implementations. |
Uses of CellEditorLocator in org.eclipse.gef.tools |
---|
Methods in org.eclipse.gef.tools that return CellEditorLocator | |
---|---|
protected CellEditorLocator |
DirectEditManager.getLocator()
|
Methods in org.eclipse.gef.tools with parameters of type CellEditorLocator | |
---|---|
void |
DirectEditManager.setLocator(CellEditorLocator locator)
Sets the CellEditorLocator used to place the cell editor in the correct location. |
Constructors in org.eclipse.gef.tools with parameters of type CellEditorLocator | |
---|---|
DirectEditManager(GraphicalEditPart source,
java.lang.Class editorType,
CellEditorLocator locator)
Constructs a new DirectEditManager for the given source edit part. |
|
DirectEditManager(GraphicalEditPart source,
java.lang.Class editorType,
CellEditorLocator locator,
java.lang.Object feature)
Constructs a new DirectEditManager for the given source edit part. |
|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |