Uses of Annotation Interface
de.espirit.common.GomDoc
Package
Description
-
Uses of GomDoc in de.espirit.firstspirit.access.store.templatestore.gom
Modifier and TypeClassDescriptionenum
Mode definitions for entity conversion.class
Entry for defining labeled language information.interface
Root definition for GOM elements providing specific information of primitive types (attribute-gained data).enum
Types for inclusion of value ranges in option editors.final class
Defines an extended preset mode for initial value providing editors.class
Interface representing the general gom preset modes.enum
Enumeration of options defining a relevancy level.enum
Options for how to treat associations wrt. indexing.enum
Boolean enum type for properly named attribute values to switch some option.Modifier and TypeMethodDescriptionAbstractGomFormElement.getAllowEmpty()
Indicates, whether the form element allows to stay empty.GomFormElement.getAllowEmpty()
Indicates, whether leaving the form empty is allowed.AbstractGomFormElement.getConvertEntities()
Provides the mode for entity conversions.GomLangInfo.getDescription()
Get the description.AbstractGomFormElement.getHFill()
Indicates, whether to horizontally fill a form by this form element.AbstractGomFormElement.getHidden()
Indicates, whether this form element is visible in the form.GomFormElement.getHidden()
Indicates, whether the component will be hidden or shown.GomIndexTreatment.getIndexTreatment()
Provides the option defining how to treat following associations.AbstractGomFormElement.getLabel()
Deprecated.since 4.0.17 originally replaced by LangInfos-Tag, now for hiding in GOM and enable attribute to tag conversion.AbstractGomLangInfoProvider.getLabel()
Deprecated.since 4.0.17 originally replaced by LangInfos-Tag, now for hiding in GOM and enable attribute to tag conversion.GomLangInfo.getLabel()
Get the label.de.espirit.firstspirit.common.text.LanguageAbbreviation
GomLangInfo.getLang()
Get the language the information is defined for.AbstractGomFormElement.getLangInfos()
Provides language dependent information on this form element, like a label and description for multiple languages.GomLangInfoProvider.getLangInfos()
Get the container of language information stored for this element.GomFormElement.getName()
Get the name identifying the editor's value.AbstractGomFormElement.getNoBreak()
Indicates, whether the next form element should follow in the same line as this one.AbstractGomFormElement.getPreset()
Provides the mode for handling preset value for this form element.GomFormElement.getPreset()
Get the mode to be applied for fallback values.AbstractGomFormElement.getSearchRelevancy()
Provides the relevancy level of this GOM element's value wrt. indexing.GomSearchRelevancy.getSearchRelevancy()
Provides the relevancy level of this GOM element's value wrt. searching.AbstractGomFormElement.getUseLanguages()
Indicates, whether to have separate values in different languages.GomLabeledValueEntry.getValue()
Provides the entry's value.boolean
Preset.isCopy()
Indicates this preset mode to be the copy setting.boolean
InitialPreset.isCreated()
Indicates to request an initial value at creation stage, if no value is set at the time of setting up the value.boolean
Preset.isDefault()
Indicates this preset mode to be the default one. -
Uses of GomDoc in de.espirit.firstspirit.access.store.templatestore.gom.lists
-
Uses of GomDoc in de.espirit.firstspirit.common.text
Modifier and TypeClassDescriptionfinal class
String type replacement for class names.final class
String type replacement for designators. -
Uses of GomDoc in de.espirit.firstspirit.service.permission