GEF (MVC)
3.9.100.201405261516

org.eclipse.gef.tools
Interface CellEditorLocator


public interface CellEditorLocator

Constraint for placing CellEditors.


Method Summary
 void relocate(CellEditor celleditor)
          Relocates a CellEditor.
 

Method Detail

relocate

void relocate(CellEditor celleditor)
Relocates a CellEditor.

Parameters:
celleditor - the CellEditor

GEF (MVC)
3.9.100.201405261516

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.