Package | Description |
---|---|
de.espirit.firstspirit.access.store.templatestore.gom | |
de.espirit.firstspirit.store.operations | |
de.espirit.firstspirit.ui.operations |
Modifier and Type | Method and Description |
---|---|
YesNo |
AbstractGomFormElement.getAllowEmpty()
Indicates, whether the form element allows to stay empty.
|
YesNo |
GomFormElement.getAllowEmpty()
Indicates, whether leaving the form empty is allowed.
|
ConvertEntity |
AbstractGomFormElement.getConvertEntities()
Provides the mode for entity conversions.
|
YesNo |
AbstractGomFormElement.getHFill()
Indicates, whether to horizontally fill a form by this form element.
|
YesNo |
AbstractGomFormElement.getHidden()
Indicates, whether this form element is visible in the form.
|
YesNo |
GomFormElement.getHidden()
Indicates, whether the component will be hidden or shown.
|
YesNo |
AbstractGomFormElement.getNoBreak()
Indicates, whether the next form element should follow in the same line as this one.
|
Preset |
AbstractGomFormElement.getPreset()
Provides the mode for handling preset value for this form element.
|
Preset |
GomFormElement.getPreset()
Get the mode to be applied for fallback values.
|
Relevancy |
AbstractGomFormElement.getSearchRelevancy()
Provides the relevancy level of this GOM element's value wrt. indexing.
|
Relevancy |
GomSearchRelevancy.getSearchRelevancy()
Provides the relevancy level of this GOM element's value wrt. searching.
|
YesNo |
AbstractGomFormElement.getUseLanguages()
Indicates, whether to have separate values in different languages.
|
Modifier and Type | Method and Description |
---|---|
void |
SaveOperation.setComment(String comment)
Defines the comment to be used for saving.
|
void |
SaveOperation.setRecursionEnabled(boolean enable)
Defines, whether child elements should be saved, too.
|
void |
SaveOperation.setValidationEnabled(boolean enable)
Defines, whether validation shall be performed on the element's data.
|
Modifier and Type | Method and Description |
---|---|
void |
ShowFormDialogOperation.setContextElement(IDProvider element)
Store element providing the context in which the form is displayed.
|
void |
ShowFormDialogOperation.setDefaults(FormData defaults)
Set data, which are handled a default values, i.e., data that will be applied, if no values have been manually or
initially been set. |
void |
ShowFormDialogOperation.setDisabled(boolean disabled)
Define, whether the form should be disabled.
|
void |
ShowFormDialogOperation.setFormData(FormData data)
Set data to be loaded initially to the form.
|
void |
ShowFormDialogOperation.setModified(boolean modified)
Define, whether the form should initially be marked modified.
|
void |
ShowFormDialogOperation.setMultiLanguage(boolean active)
Define, whether to allow for a multiple language form.
|
void |
ShowFormDialogOperation.setOkText(String okText)
Set the text for the OK action of the form.
|
void |
ShowFormDialogOperation.setPreselectedLanguage(Language language)
Sets a preselected language
|
void |
ShowFormDialogOperation.setRuleset(String rulesetDefinition)
Set the ruleset to be used by providing an XML-based definition.
|
void |
ShowFormDialogOperation.setTitle(String title)
Set the title for the form's dialog.
|
void |
ShowFormDialogOperation.setValidation(boolean active)
Define, whether to validate the form on confirmation.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210