Uses of Enum
org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorTypes.TableProperty
Packages that use CmsMessageBundleEditorTypes.TableProperty
Package
Description
The data bindings and logic for the translator editor.
-
Uses of CmsMessageBundleEditorTypes.TableProperty in org.opencms.ui.editors.messagebundle
Methods in org.opencms.ui.editors.messagebundle that return CmsMessageBundleEditorTypes.TablePropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CmsMessageBundleEditorTypes.TableProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opencms.ui.editors.messagebundle that return types with arguments of type CmsMessageBundleEditorTypes.TablePropertyModifier and TypeMethodDescriptionCmsMessageBundleEditorModel.getEditableColumns()
Returns the editable columns for the current edit mode.CmsMessageBundleEditorModel.getEditableColumns
(org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorTypes.EditMode mode) Returns the editable columns for the provided edit mode.Methods in org.opencms.ui.editors.messagebundle with parameters of type CmsMessageBundleEditorTypes.TablePropertyModifier and TypeMethodDescriptionCmsMessageBundleEditorModel.ConfigurableMessages.getColumnHeader
(CmsMessageBundleEditorTypes.TableProperty column) Returns the localized column header.