Interface HasEditMode

  • All Known Implementing Classes:
    DropDownImageListEditor

    public interface HasEditMode

    Indicates that an editor can be used as read-only or as edit mode.

    Since:
    0.4.0
    • Method Detail

      • isEditMode

        @Ignore
        void isEditMode​(boolean isEdit)

        Enables or disables the edition.