Interface ToggleEditorValue
- All Superinterfaces:
EditorValue<Boolean>
Deprecated.
Represents a toggling gadget.
Assimilation Note: Additional types supported:
Assimilation Note: Additional types supported:
String.- Since:
- 4.0
-
Field Summary
FieldsFields inherited from interface de.espirit.firstspirit.access.editor.EditorValue
COPY_PRESET, DEFAULT, DELETE, FALLBACK_LANGUAGE, LANG_KEY, SOLE_LANGUAGE, UNSUPPORTED -
Method Summary
Methods inherited from interface de.espirit.firstspirit.access.editor.EditorValue
addEditorValueListener, assimilate, beSet, clear, clear, findReferences, get, getContentType, getDataValue, getEditorLanguages, getGuiXml, getMatches, getSearchableString, getTagName, getValueType, initialize, isDefault, isEmpty, isLanguageDependent, isSet, isSet, isValid, removeEditorValueListener, set, setTagName, setValueNode, toXml, toXml, validate
-
Field Details
-
STATE_KEY
Deprecated.Key to store the toggle state.- Since:
- 4.0
- See Also:
-
-
Method Details
-
getForm
GomToggle getForm()Deprecated.Provides the typed form.- Specified by:
getFormin interfaceEditorValue<Boolean>- Returns:
- The form definition.
- Since:
- 4.0
-
FormFieldinstead