Interface ToggleEditorValue

All Superinterfaces:
EditorValue<Boolean>

@Deprecated 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

    • getForm

      de.espirit.firstspirit.access.store.templatestore.gom.GomToggle getForm()
      Deprecated.
      Provides the typed form.
      Specified by:
      getForm in interface EditorValue<Boolean>
      Returns:
      The form definition.
      Since:
      4.0