Interface ECPElementAwareCellEditor

  • All Known Implementing Classes:
    SingleReferenceCellEditor

    public interface ECPElementAwareCellEditor
    If a ECPCellEditor additionally implements this interface, the cell editor instance will be notified about the edited row element before the editor gets activated.
    Since:
    1.9
    Author:
    Johannes Faltermeier
    • Method Detail

      • updateRowElement

        void updateRowElement​(java.lang.Object element)
        Called to notify that a new element will be edited.
        Parameters:
        element - the row element