Class GomTabList
java.lang.Object
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomTableTemplateElement
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomContentReferenceElement
de.espirit.firstspirit.access.store.templatestore.gom.GomTabList
- All Implemented Interfaces:
LabelFactoryProvider,GomCheckable,GomElement,GomFormElement,GomHideable,GomIndexTreatment,GomLangInfoProvider,GomSearchRelevancy,GomTableTemplateProvider,LineBreakable,Serializable
@Deprecated(since="5.0")
@NonExtendable
public class GomTabList
extends AbstractGomContentReferenceElement
implements LabelFactoryProvider
Deprecated.
GOM element implementation for tab lists.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.espirit.firstspirit.access.store.templatestore.gom.GomCheckable
GomCheckable.Context -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Convenience API forAbstractGomContentReferenceElement.getAllowNew()returning a boolean valuebooleandeletes()Deprecated.Convenience API forgetDelete()returning a boolean valueDeprecated.Indicates if it is allowed to create new data entriesprotected StringDeprecated.Return the default tag for a gom element.Deprecated.Indicates if deleting entries to delete all depending database entries following foreign key relations is enabledLabelFactory<? extends Label>Deprecated.Get a label factory.Deprecated.Display tabs in the specified orderDeprecated.Table attribute assigned to be used as tab label@NotNull LabelFactory<? extends Label>Deprecated.Label factory for tabsvoidDeprecated.Sets if deleting entries to delete all depending database entries following foreign key relations is enabledvoidsetSortOrder(SortOrder sortOrder) Deprecated.Sets the order for displaying tabsvoidsetTabAttribute(String tabAttribute) Deprecated.Sets the tTable attribute assigned to be used as tab label@NotNull SortOrderDeprecated.Convenience API forgetSortOrder()returning a non-null valueMethods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomContentReferenceElement
allowsChoosing, allowsEdit, expressions, getAllowChoose, getAllowEdit, getLangInfos, getTemplateRef, setAllowChoose, setAllowEdit, setAllowNew, setTemplateRefMethods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomTableTemplateElement
getIndexTreatment, getTable, setIndexTreatment, setTable, validate, validate, validateTableTemplate, verifyMethods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
allowsEmpty, breaks, clone, convertEntities, description, fillsHorizontally, getAllowEmpty, getConvertEntities, getDefaultValue, getHFill, getHidden, getLabel, getName, getNoBreak, getPreset, getSearchRelevancy, getUseLanguages, isHidden, label, name, preset, setAllowEmpty, setConvertEntities, setDefaultValue, setHFill, setHidden, setLabel, setLabelAndDescription, setName, setNoBreak, setPreset, setSearchRelevancy, setUseLanguages, usesLanguagesMethods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfigurationMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.espirit.firstspirit.access.store.templatestore.gom.GomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
-
Field Details
-
TAG
Deprecated.The tag of this component- Since:
- 4.0
- See Also:
-
-
Constructor Details
-
GomTabList
public GomTabList()Deprecated.
-
-
Method Details
-
getDefaultTag
Deprecated.Description copied from class:AbstractGomElementReturn the default tag for a gom element.- Specified by:
getDefaultTagin classAbstractGomElement- Returns:
- The elements default tag.
-
getAllowNew
Deprecated.Description copied from class:AbstractGomContentReferenceElementIndicates if it is allowed to create new data entries- Overrides:
getAllowNewin classAbstractGomContentReferenceElement
-
getTabAttribute
Deprecated.Table attribute assigned to be used as tab label- Since:
- 3.0
-
setTabAttribute
Deprecated.Sets the tTable attribute assigned to be used as tab label- Since:
- 3.0
-
getSortOrder
Deprecated.Display tabs in the specified order- Since:
- 4.0.56
-
setSortOrder
Deprecated.Sets the order for displaying tabs- Since:
- 4.0.56
-
getTabLabelFactory
Deprecated.Label factory for tabs- Since:
- 4.0.30
-
getLabelFactory
Deprecated.Description copied from interface:LabelFactoryProviderGet a label factory.- Specified by:
getLabelFactoryin interfaceLabelFactoryProvider- Returns:
- The label factory.
-
getDelete
Deprecated.Indicates if deleting entries to delete all depending database entries following foreign key relations is enabled- Since:
- 3.0
-
setDelete
Deprecated.Sets if deleting entries to delete all depending database entries following foreign key relations is enabled- Since:
- 3.0
-
allowsNew
public boolean allowsNew()Deprecated.Description copied from class:AbstractGomContentReferenceElementConvenience API forAbstractGomContentReferenceElement.getAllowNew()returning a boolean value- Overrides:
allowsNewin classAbstractGomContentReferenceElement
-
sortOrder
Deprecated.Convenience API forgetSortOrder()returning a non-null value- Returns:
- the value of
getSortOrder()orSortOrder.KEEP_ORDERif unset - Since:
- 4.0.58
-
deletes
public boolean deletes()Deprecated.Convenience API forgetDelete()returning a boolean value- Since:
- 4.2.16
-
GomIndexinstead