Interface ToggleEditorValue

All Superinterfaces:
EditorValue<Boolean>

@Deprecated(since="5.2.21") public interface ToggleEditorValue extends EditorValue<Boolean>
Deprecated.
since 5.2.21 - use FormField instead
Represents a toggling gadget.
Assimilation Note: Additional types supported: String.
Since:
4.0
  • Field Details

  • Method Details