Interface CellEditorLocator


public interface CellEditorLocator
Constraint for placing CellEditors.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    relocate(CellEditor celleditor)
    Relocates a CellEditor.
  • Method Details

    • relocate

      void relocate(CellEditor celleditor)
      Relocates a CellEditor.
      Parameters:
      celleditor - the CellEditor