Uses of Enum Class
de.espirit.firstspirit.access.store.templatestore.gom.YesNo
Packages that use YesNo
-
Uses of YesNo in de.espirit.firstspirit.access.store.templatestore.gom
Methods in de.espirit.firstspirit.access.store.templatestore.gom that return YesNoModifier and TypeMethodDescriptionstatic YesNo
YesNo.from
(boolean bool) Factory to provide the matching enum from a boolean value.AbstractGomContentReferenceElement.getAllowChoose()
Indicates if it is allowed to choose existing data entriesGomDataset.getAllowChoose()
Indicates if it is allowed to choose existing data entries.GomDataset.getAllowDelete()
Indicates if it is allowed to delete entries.GomObjectChooser.getAllowDelete()
Deprecated.Indicate if it is allowed to delete entriesAbstractGomContentReferenceElement.getAllowEdit()
Indicates if it is allowed to edit data entriesGomContentList.getAllowEdit()
Deprecated.Indicates if it is allowed to edit entriesGomDataset.getAllowEdit()
Indicates if it is allowed to edit entries.AbstractGomFormElement.getAllowEmpty()
Indicates, whether the form element allows to stay empty.GomButton.getAllowEmpty()
Deprecated.GomFormElement.getAllowEmpty()
Indicates, whether leaving the form empty is allowed.GomInvalid.getAllowEmpty()
GomFile.getAllowFolder()
Deprecated.Indicates if folders are allowed as selection@NotNull YesNo
GomImageMap.getAllowFolder()
GomPicture.getAllowFolder()
Deprecated.GomMediaModeInfos.getAllowFolders()
Indicates whether folders may be selected with media search dialogGomDate.getAllowInput()
Indicates if this component allows manual inputGomFile.getAllowLanguageDependentUpload()
Deprecated.Indicates if it is allowed to upload language-dependent mediaGomImageMap.getAllowLanguageDependentUpload()
Deprecated.GomReference.getAllowLanguageDependentUpload()
Deprecated.since 5.0 - no replacementAbstractGomContentReferenceElement.getAllowNew()
Indicates if it is allowed to create new data entriesGomContentList.getAllowNew()
Deprecated.Indicates if it is allowed to add new entriesGomDataset.getAllowNew()
Indicates if it is allowed to add new entries.GomTabList.getAllowNew()
Deprecated.GomDataset.getAllowsDelete()
Deprecated.since 4.2 - useGomDataset.getAllowDelete()
insteadGomButton.getAlwaysEnabled()
Indicates if the button is always enabled or is the form enabled state usedGomMediaStoreRemoteProjectEntry.getAutoReleaseAfterUpload()
Indicates if uploaded media is released automaticallyGomSiteOrMediaStoreRemoteProjectEntry.getAutoReleaseAfterUpload()
Deprecated.Indicates if an automatic release should be performed after uploading the mediaGomStorableRemoteProjectEntry.getAutoReleaseAfterUpload()
Indicates if uploaded media is released automaticallyGomFile.getAutoReleaseRemote()
Deprecated.since 4.2.17 - no replacementGomPermission.getAutoSave()
Switch to turn auto save on or offAbstractGomDom.getBold()
Indicates if the button for setting bold text is enabledGomLabel.getBold()
Bold display mode of labelGomDomTable.getColumnChange()
Indicates if the editor is allowed to change the number of columnsGomDomTable.getCombine()
Indicates if the editor is allowed to merge cellsGomObjectChooser.getDelete()
Deprecated.Since 4.2.16.GomTabList.getDelete()
Deprecated.Indicates if deleting entries to delete all depending database entries following foreign key relations is enabledAbstractGomDom.getDevelop()
Indicates if debug mode using Java-Console for output is enabledGomCombobox.getEditable()
Indicates whether the value may be manually editedGomText.getEditable()
Indicates if editing is allowedAbstractGomDom.getEnableImport()
Get the editor state for importing CF_HTML content. requires the FirstSpirit-Office module.GomDom.getEnableImport()
Indicates if the button for importing CF_HTML content is enabledGomDomTable.getEnableImport()
AbstractGomFormElement.getHFill()
Indicates, whether to horizontally fill a form by this form element.GomPageRef.getHFill()
Deprecated.AbstractGomFormElement.getHidden()
Indicates, whether this form element is visible in the form.GomFormElement.getHidden()
Indicates, whether the component will be hidden or shown.GomInvalid.getHidden()
GomToggle.getHideLabel()
Defines whether to hide the component's labelGomTextarea.getHtmlMode()
Deprecated.since 5.0.35 - no replacementGomLabeledValueLangInfo.getIgnore()
Indicates the value to be ignored for this languageGomDate.getIgnoreFaults()
Deprecated.since 4.2.213 - no replacementGomPicture.getImagePreview()
Deprecated.Indicates if a thumbnail is shownGomReference.getImagePreview()
Indicates if a thumbnail is shownAbstractGomDom.getImport()
Deprecated.since 4.1.10 - no replacementGomDomTable.getImport()
AbstractGomDom.getItalic()
Indicates if the button for setting italic text is enabledGomLabel.getItalic()
Italic display mode of labelAbstractGomDom.getList()
Indicates if the button for creating lists is enabledGomPageRef.getMediaStore()
Deprecated.Indicates if it is allowed to reference mediaAbstractGomDom.getNoBreak()
AbstractGomFormElement.getNoBreak()
Indicates, whether the next form element should follow in the same line as this one.GomContentAreaList.getNoBreak()
Deprecated.@NotNull YesNo
GomImageMap.getNoBreak()
GomLink.getNoBreak()
GomDomTable.getProperties()
Indicates if the editor is allowed to change cell propertiesGomFile.getRemoteOnly()
Deprecated.since 4.2.5 - no replacementGomDomTable.getRowChange()
Indicates if the editor is allowed to change the number of rowsGomLink.getShowSnippet()
Deprecated.since 5.0 - no replacementGomImageMap.getSimpleMode()
Indicates if the functional range is limitedGomCombobox.getSingleLine()
Indicates if the component is single-line instead of being framedGomDate.getSingleLine()
Indicates if the component is single-line instead of being framedGomText.getSingleLine()
Indicates if the component is single-line instead of being framedGomToggle.getSingleLine()
Indicates if the component is single-line instead of being framedGomDom.getTable()
Indicates if the button for creating tables is enabledGomFile.getUpload()
Deprecated.Indicates if it is allowed to upload media.GomImageMap.getUpload()
Indicates if uploading of media is allowed.GomPicture.getUpload()
Deprecated.GomReference.getUpload()
Indicates if uploading of data is allowedAbstractGomFormElement.getUseLanguages()
Indicates, whether to have separate values in different languages.GomContentAreaList.getUseLanguages()
Deprecated.GomPermission.getUseLanguages()
Deprecated.GomSectionList.getUseLanguages()
static YesNo
Returns the enum constant of this class with the specified name.static YesNo[]
YesNo.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.access.store.templatestore.gom with parameters of type YesNoModifier and TypeMethodDescriptionvoid
AbstractGomContentReferenceElement.setAllowChoose
(YesNo allowChoose) Set if it is allowed to choose existing data entriesvoid
GomDataset.setAllowChoose
(YesNo allowChoose) Sets if it is allowed to choose existing data entries.void
GomDataset.setAllowDelete
(YesNo delete) Sets if it is allowed to delete entries.void
GomObjectChooser.setAllowDelete
(YesNo allowDelete) Deprecated.Set if it is allowed to delete entriesvoid
AbstractGomContentReferenceElement.setAllowEdit
(YesNo allowEdit) Sets if it is allowed to edit data entriesvoid
GomContentList.setAllowEdit
(YesNo allowEdit) Deprecated.Sets if it is allowed to edit entriesvoid
GomDataset.setAllowEdit
(YesNo value) Sets if it is allowed to edit entries.void
AbstractGomFormElement.setAllowEmpty
(YesNo allowEmpty) Sets whether empty is allowed for this form element.void
GomButton.setAllowEmpty
(YesNo allowEmpty) Deprecated.void
GomFormElement.setAllowEmpty
(YesNo allowEmpty) Set, whether leaving the form empty is allowed.void
GomFile.setAllowFolder
(YesNo allowFolder) Deprecated.Sets if folders are allowed as selectionvoid
GomMediaModeInfos.setAllowFolders
(YesNo allowFolders) Sets whether folders may be selected with media search dialogvoid
GomDate.setAllowInput
(YesNo allowInput) Sets if this component allows manual inputvoid
GomFile.setAllowLanguageDependentUpload
(YesNo allowLanguageDependentUpload) Deprecated.Sets if it is allowed to upload language-dependent mediavoid
GomReference.setAllowLanguageDependentUpload
(YesNo allowLanguageDependentUpload) Deprecated.since 5.0 - no replacementvoid
AbstractGomContentReferenceElement.setAllowNew
(YesNo allowNew) Sets if it is allowed to create new data entriesvoid
GomContentList.setAllowNew
(YesNo allowNew) Deprecated.Sets if it is allowed to add new entriesvoid
GomDataset.setAllowNew
(YesNo value) Sets if it is allowed to add new entries.void
GomDataset.setAllowsDelete
(YesNo delete) Deprecated.since 4.2 - useGomDataset.setAllowDelete(YesNo)
insteadvoid
GomButton.setAlwaysEnabled
(YesNo value) Sets if the button is always enabled or is the form enabled state usedvoid
GomMediaStoreRemoteProjectEntry.setAutoReleaseAfterUpload
(YesNo autoRelease) Sets if uploaded media is released automaticallyvoid
GomSiteOrMediaStoreRemoteProjectEntry.setAutoReleaseAfterUpload
(YesNo autoRelease) Deprecated.Indicates if an automatic release should be performed after uploading the mediavoid
GomStorableRemoteProjectEntry.setAutoReleaseAfterUpload
(YesNo autoRelease) Sets if uploaded media is released automaticallyvoid
GomFile.setAutoReleaseRemote
(YesNo autoReleaseRemote) Deprecated.since 4.2.17 - no replacementvoid
GomPermission.setAutoSave
(YesNo autoSave) Enables or disables auto savevoid
Enables or disables the button for setting bold textvoid
Sets bold display mode of labelvoid
GomDomTable.setColumnChange
(YesNo columnchange) Sets if the editor is allowed to change the number of columnsvoid
GomDomTable.setCombine
(YesNo combine) Sets if the editor is allowed to merge cellsvoid
Deprecated.Since 4.2.16.void
Deprecated.Sets if deleting entries to delete all depending database entries following foreign key relations is enabledvoid
AbstractGomDom.setDevelop
(YesNo develop) Sets if debug mode using Java-Console for output is enabledvoid
GomCombobox.setEditable
(YesNo editable) Sets whether the value may be manually edited.void
GomText.setEditable
(YesNo editable) Sets if editing is allowedvoid
AbstractGomDom.setEnableImport
(YesNo enableImport) Enables the button for importing CF_HTML content. requires the FirstSpirit-Office module.void
GomDom.setEnableImport
(YesNo enableImport) Sets if the button for importing CF_HTML content is enabledvoid
GomDomTable.setEnableImport
(YesNo enableImport) void
Sets, whether to horizontally fill a form by this form element.void
Sets the form element to be hidden or not.void
Set, whether the form will be hidden.void
GomToggle.setHideLabel
(YesNo hideLabel) Sets whether to hide the component's labelvoid
GomTextarea.setHtmlMode
(YesNo htmlMode) Sets if to switch to HTML mode when using ContentCreatorvoid
Sets the value to be ignored for this languagevoid
GomDate.setIgnoreFaults
(YesNo ignoreFaults) Deprecated.since 4.2.213 - no replacementvoid
GomPicture.setImagePreview
(YesNo imagePreview) Deprecated.Sets if a thumbnail is shownvoid
GomReference.setImagePreview
(YesNo imagePreview) Indicates if a thumbnail is shownvoid
Deprecated.since 4.1.10 - no replacementvoid
void
Enables or disables the button for setting italic textvoid
Sets italic display mode of labelvoid
Enables or disables the button for creating listsvoid
GomPageRef.setMediaStore
(YesNo mediaStore) Deprecated.Sets if it is allowed to reference mediavoid
AbstractGomFormElement.setNoBreak
(YesNo noBreak) Set whether the next form element should follow immediately in the same line as this one.void
GomDomTable.setProperties
(YesNo properties) Sets if the editor is allowed to change cell propertiesvoid
GomFile.setRemoteOnly
(YesNo remoteOnly) Deprecated.since 4.2.5 - no replacementvoid
GomDomTable.setRowChange
(YesNo rowchange) Sets if the editor is allowed to change the number of rowsvoid
GomLink.setShowSnippet
(YesNo showSnippet) Deprecated.since 5.0 - no replacementvoid
GomImageMap.setSimpleMode
(YesNo simpleMode) Sets if the functional range is limitedvoid
GomCombobox.setSingleLine
(YesNo singleLine) Sets if the component is single-line instead of being framedvoid
GomDate.setSingleLine
(YesNo singleLine) void
GomSingleLineable.setSingleLine
(YesNo singleLine) Make the component be single-line instead of being framedvoid
GomText.setSingleLine
(YesNo singleLine) void
GomToggle.setSingleLine
(YesNo singleLine) void
Sets if the button for creating tables is enabledvoid
Deprecated.Sets if it is allowed to upload media.void
Sets if uploading of data is allowedvoid
AbstractGomFormElement.setUseLanguages
(YesNo useLanguages) Sets whether to use different values in each language or not.