Modifier and Type | Interface and Description |
---|---|
interface |
CheckboxEditorValue
The
CheckboxEditorValue interface represents the FirstSpirit input component CMS_INPUT_CHECKBOX . |
interface |
ComboboxEditorValue
The
ComboboxEditorValue interface represents the FirstSpirit input component CMS_INPUT_COMBOBOX . |
interface |
ContentAreaListValue
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_CONTENTAREALIST should be replaced with
FS_CATALOG . |
interface |
ContentListEditorValue
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_CONTENTLIST should be replaced with
FS_INDEX . |
interface |
DatasetEditorValue
Editor value of a gadget enabling to refer to a dataset.
|
interface |
DateEditorValue
Editor value on dates.
|
interface |
DomEditorValue
Editor value definition for DOM based value component.
|
interface |
DomTableEditorValue
The
DomTableEditorValue interface represents the FirstSpirit input component CMS_INPUT_DOMTABLE |
interface |
FileEditorValue
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_FILE should be replaced with FS_REFERENCE.
|
interface |
FsListEditorValue
Deprecated.
since 5.2.311 - use
FS_CATALOG , FS_INDEX or CMS_INPUT_SECTIONLIST instead |
interface |
ImageMapEditorValue
Tagging interface for an
EditorValue operating on
MappingMedium objects. |
interface |
LinkEditorValue
The
LinkEditorValue interface represents the FirstSpirit input component CMS_INPUT_LINK |
interface |
LinkListEditorValue
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_LINKLIST should be replaced with
FS_CATALOG . |
interface |
ListEditorValue
Editor value of a list based option gadget.
|
interface |
MediumEditorValue<T extends BinaryMedium>
Tag for editors working on binary media.
|
interface |
NumberEditorValue
Tagging interface for an EditorValue working on
Number
objects. |
interface |
ObjectChooserEditorValue
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_OBJECTCHOOSER should be replaced with FS_DATASET.
|
interface |
PageRefEditorValue
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_PAGEREF should be replaced with FS_REFERENCE.
|
interface |
PermissionEditorValue
The
PermissionEditorValue interface represents the FirstSpirit input component CMS_INPUT_PERMISSION |
interface |
PictureEditorValue
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_PICTURE should be replaced with FS_REFERENCE.
|
interface |
RadiobuttonEditorValue
The
RadioButtonEditorValue interface represents the FirstSpirit input component CMS_INPUT_RADIOBUTTON . |
interface |
ReferenceEditorValue
Tagging interface for an
EditorValue representing the FirstSpirit input component FS_REFERENCE. |
interface |
SiteStoreVariableValue
Tag for editor values working on sitestore variables.
|
interface |
TabListEditorValue
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_TABLIST should be replaced with
FS_INDEX . |
interface |
TextareaEditorValue
The
TextareaEditorValue interface represents the
FirstSpirit input component CMS_INPUT_TEXT . |
interface |
TextEditorValue
The
TextEditorValue interface represents the FirstSpirit input component CMS_INPUT_TEXT |
interface |
TextualEditorValue
Tag for editor values operating on a string.
|
interface |
ToggleEditorValue
Represents a toggling gadget.
|
Modifier and Type | Method and Description |
---|---|
EditorValue<?> |
InvalidValueException.getEditorValue()
Provides the editor.
|
Constructor and Description |
---|
InvalidValueException(EditorValue<?> editorValue)
Constructor on editor only taking default error key.
|
InvalidValueException(EditorValue<?> editorValue,
String descriptor)
Constructor on editor and descriptor.
|
InvalidValueException(EditorValue<?> editorValue,
String descriptor,
String fallbackFormat)
Constructor on editor, descriptor and fallback.
|
Modifier and Type | Method and Description |
---|---|
EditorValue<?> |
DataValue.getEditor()
Deprecated.
since 5.2.21 - see type
|
Modifier and Type | Method and Description |
---|---|
EditorValue<?> |
AbstractGomFormElement.getDefaultValue()
Provides the editor containing the default value for this form element.
|
EditorValue<?> |
GomFormElement.getDefaultValue()
Get the default value for the form element.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGomFormElement.setDefaultValue(EditorValue<?> editorValue)
Sets the editor providing the default value for this form element.
|
void |
GomFormElement.setDefaultValue(EditorValue<?> editorValue)
Set the default value for the form element.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CatalogEditorValue
Interface defining the public part of the editor value representing a catalog component.
|
interface |
IndexEditorValue
Interface defining the public part of the editor value representing an index component.
|
Modifier and Type | Method and Description |
---|---|
EditorValue<?> |
EditorValueChangedEvent.getEditor()
Provides the editor of the event.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TNodesEditorValue
This interface defines access to
CMS_INPUT_TREESELECT data. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210