|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
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,
Class editorType,
CellEditorLocator locator)
Constructs a new DirectEditManager for the given source edit part. |
|
DirectEditManager(GraphicalEditPart source,
Class editorType,
CellEditorLocator locator,
Object feature)
Constructs a new DirectEditManager for the given source edit part. |
|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |