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 YesNoYesNo.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 YesNoGomImageMap.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 YesNoGomImageMap.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 YesNoReturns 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 TypeMethodDescriptionvoidAbstractGomContentReferenceElement.setAllowChoose(YesNo allowChoose) Set if it is allowed to choose existing data entriesvoidGomDataset.setAllowChoose(YesNo allowChoose) Sets if it is allowed to choose existing data entries.voidGomDataset.setAllowDelete(YesNo delete) Sets if it is allowed to delete entries.voidGomObjectChooser.setAllowDelete(YesNo allowDelete) Deprecated.Set if it is allowed to delete entriesvoidAbstractGomContentReferenceElement.setAllowEdit(YesNo allowEdit) Sets if it is allowed to edit data entriesvoidGomContentList.setAllowEdit(YesNo allowEdit) Deprecated.Sets if it is allowed to edit entriesvoidGomDataset.setAllowEdit(YesNo value) Sets if it is allowed to edit entries.voidAbstractGomFormElement.setAllowEmpty(YesNo allowEmpty) Sets whether empty is allowed for this form element.voidGomButton.setAllowEmpty(YesNo allowEmpty) Deprecated.voidGomFormElement.setAllowEmpty(YesNo allowEmpty) Set, whether leaving the form empty is allowed.voidGomFile.setAllowFolder(YesNo allowFolder) Deprecated.Sets if folders are allowed as selectionvoidGomMediaModeInfos.setAllowFolders(YesNo allowFolders) Sets whether folders may be selected with media search dialogvoidGomDate.setAllowInput(YesNo allowInput) Sets if this component allows manual inputvoidGomFile.setAllowLanguageDependentUpload(YesNo allowLanguageDependentUpload) Deprecated.Sets if it is allowed to upload language-dependent mediavoidGomReference.setAllowLanguageDependentUpload(YesNo allowLanguageDependentUpload) Deprecated.since 5.0 - no replacementvoidAbstractGomContentReferenceElement.setAllowNew(YesNo allowNew) Sets if it is allowed to create new data entriesvoidGomContentList.setAllowNew(YesNo allowNew) Deprecated.Sets if it is allowed to add new entriesvoidGomDataset.setAllowNew(YesNo value) Sets if it is allowed to add new entries.voidGomDataset.setAllowsDelete(YesNo delete) Deprecated.since 4.2 - useGomDataset.setAllowDelete(YesNo)insteadvoidGomButton.setAlwaysEnabled(YesNo value) Sets if the button is always enabled or is the form enabled state usedvoidGomMediaStoreRemoteProjectEntry.setAutoReleaseAfterUpload(YesNo autoRelease) Sets if uploaded media is released automaticallyvoidGomSiteOrMediaStoreRemoteProjectEntry.setAutoReleaseAfterUpload(YesNo autoRelease) Deprecated.Indicates if an automatic release should be performed after uploading the mediavoidGomStorableRemoteProjectEntry.setAutoReleaseAfterUpload(YesNo autoRelease) Sets if uploaded media is released automaticallyvoidGomFile.setAutoReleaseRemote(YesNo autoReleaseRemote) Deprecated.since 4.2.17 - no replacementvoidGomPermission.setAutoSave(YesNo autoSave) Enables or disables auto savevoidEnables or disables the button for setting bold textvoidSets bold display mode of labelvoidGomDomTable.setColumnChange(YesNo columnchange) Sets if the editor is allowed to change the number of columnsvoidGomDomTable.setCombine(YesNo combine) Sets if the editor is allowed to merge cellsvoidDeprecated.Since 4.2.16.voidDeprecated.Sets if deleting entries to delete all depending database entries following foreign key relations is enabledvoidAbstractGomDom.setDevelop(YesNo develop) Sets if debug mode using Java-Console for output is enabledvoidGomCombobox.setEditable(YesNo editable) Sets whether the value may be manually edited.voidGomText.setEditable(YesNo editable) Sets if editing is allowedvoidAbstractGomDom.setEnableImport(YesNo enableImport) Enables the button for importing CF_HTML content. requires the FirstSpirit-Office module.voidGomDom.setEnableImport(YesNo enableImport) Sets if the button for importing CF_HTML content is enabledvoidGomDomTable.setEnableImport(YesNo enableImport) voidSets, whether to horizontally fill a form by this form element.voidSets the form element to be hidden or not.voidSet, whether the form will be hidden.voidGomToggle.setHideLabel(YesNo hideLabel) Sets whether to hide the component's labelvoidGomTextarea.setHtmlMode(YesNo htmlMode) Sets if to switch to HTML mode when using ContentCreatorvoidSets the value to be ignored for this languagevoidGomDate.setIgnoreFaults(YesNo ignoreFaults) Deprecated.since 4.2.213 - no replacementvoidGomPicture.setImagePreview(YesNo imagePreview) Deprecated.Sets if a thumbnail is shownvoidGomReference.setImagePreview(YesNo imagePreview) Indicates if a thumbnail is shownvoidDeprecated.since 4.1.10 - no replacementvoidvoidEnables or disables the button for setting italic textvoidSets italic display mode of labelvoidEnables or disables the button for creating listsvoidGomPageRef.setMediaStore(YesNo mediaStore) Deprecated.Sets if it is allowed to reference mediavoidAbstractGomFormElement.setNoBreak(YesNo noBreak) Set whether the next form element should follow immediately in the same line as this one.voidGomDomTable.setProperties(YesNo properties) Sets if the editor is allowed to change cell propertiesvoidGomFile.setRemoteOnly(YesNo remoteOnly) Deprecated.since 4.2.5 - no replacementvoidGomDomTable.setRowChange(YesNo rowchange) Sets if the editor is allowed to change the number of rowsvoidGomLink.setShowSnippet(YesNo showSnippet) Deprecated.since 5.0 - no replacementvoidGomImageMap.setSimpleMode(YesNo simpleMode) Sets if the functional range is limitedvoidGomCombobox.setSingleLine(YesNo singleLine) Sets if the component is single-line instead of being framedvoidGomDate.setSingleLine(YesNo singleLine) voidGomSingleLineable.setSingleLine(YesNo singleLine) Make the component be single-line instead of being framedvoidGomText.setSingleLine(YesNo singleLine) voidGomToggle.setSingleLine(YesNo singleLine) voidSets if the button for creating tables is enabledvoidDeprecated.Sets if it is allowed to upload media.voidSets if uploading of data is allowedvoidAbstractGomFormElement.setUseLanguages(YesNo useLanguages) Sets whether to use different values in each language or not.