|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface TNodesEditorValue
This interface defines access to CMS_INPUT_TREESELECT data.
| Field Summary | |
|---|---|
static String |
NODESET_KEY
Internal attribute key. |
| Fields inherited from interface de.espirit.firstspirit.access.editor.EditorValue |
|---|
COPY_PRESET, DEFAULT, DELETE, FALLBACK_LANGUAGE, LANG_KEY, SOLE_LANGUAGE, UNSUPPORTED |
| Method Summary | |
|---|---|
int |
getMaxEntries()
Returns the maximum number of selectable entries (which is defined in GOM form). |
TNode |
getNode(String id)
Returns the node with the given id or null. |
TNodeProvider |
getProvider()
Returns internal node provider. |
Object |
getProviderRequest()
Returns provider request object, necessary to perform provider calls. |
TNode |
getRoot()
Root node. |
| 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 |
|---|
static final String NODESET_KEY
| Method Detail |
|---|
@Nullable TNode getNode(String id)
id or null.
null if it couldn't be found.@NotNull TNode getRoot()
TNodeProvider getProvider()
Object getProviderRequest()
provider calls.
int getMaxEntries()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||