Interface EditorDescriptor

All Known Subinterfaces:
EditorDescriptorBuilder

public interface EditorDescriptor
Describes an Editor.
Since:
8.2RC1
Version:
$Id: 833990187b2af8346d52ebf287a738aebda66341 $
  • Method Details

    • getId

      String getId()
      Returns:
      the editor identifier (normally the editor component hint)
    • getName

      String getName()
      Returns:
      the editor name
    • getDescription

      String getDescription()
      Returns:
      the editor description
    • getIcon

      String getIcon()
      Returns:
      the editor icon
    • getCategory

      String getCategory()
      Returns:
      the editor category