All Known Implementing Classes:
FieldsPanel.FieldImpl, MockField

public interface Field
Represents a field within a specific field configuration on the fields tab
Since:
v4.4
  • Method Details

    • getName

      String getName()
    • getDescription

      String getDescription()
    • isRequired

      boolean isRequired()
    • getRenderer

      String getRenderer()
    • getScreens

      String getScreens()
    • openScreensDialog

      ScreensDialog openScreensDialog()