de.espirit.firstspirit.access.editor
Interface TextualEditorValue

All Superinterfaces:
EditorValue<String>
All Known Subinterfaces:
TextareaEditorValue, TextEditorValue

public interface TextualEditorValue
extends EditorValue<String>

Tag for editor values operating on a string.

Since:
4.0
Example:
How to get and store value

Field Summary
static String TEXT_KEY
           
 
Fields 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, getForm, getGuiClassName, getGuiXml, getMatches, getReferences, getSearchableString, getTagName, getValue, getValue, getValueType, init, initialize, isDefault, isEmpty, isLanguageDependant, isLanguageDependent, isSet, isSet, isValid, removeEditorValueListener, set, setTagName, setValue, setValue, setValueNode, toXml, toXml, validate
 

Field Detail

TEXT_KEY

static final String TEXT_KEY
Since:
4.0
See Also:
Constant Field Values


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480