public interface DatasetEditorValue extends EditorValue<DatasetContainer>
COPY_PRESET, DEFAULT, DELETE, FALLBACK_LANGUAGE, LANG_KEY, SOLE_LANGUAGE, UNSUPPORTED
Modifier and Type | Method and Description |
---|---|
DatasetContainer |
createDatasetContainer(Entity entity,
TableTemplate template,
Language language)
Factory method to create an value container for the specified template and entity.
|
Content2 |
getDefaultContentNode()
Returns the default table template: The first valid content node configured in
the form . |
GomDataset |
getForm()
Covariant return of concrete form container.
|
addEditorValueListener, assimilate, beSet, clear, clear, findReferences, get, getContentType, getDataValue, getEditorLanguages, getGuiClassName, getGuiXml, getMatches, getSearchableString, getTagName, getValue, getValue, getValueType, initialize, isDefault, isEmpty, isLanguageDependent, isSet, isSet, isValid, removeEditorValueListener, set, setTagName, setValue, setValue, setValueNode, toXml, toXml, validate
GomDataset getForm()
getForm
in interface EditorValue<DatasetContainer>
@NotNull Content2 getDefaultContentNode()
the form
.IllegalStateException
- If no valid table content node is configured.DatasetContainer createDatasetContainer(Entity entity, TableTemplate template, Language language)
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500