public class CmsGalleryShowInvalidDefaultPreference extends CmsBuiltinPreference
m_basic, m_hidden
Constructor and Description |
---|
CmsGalleryShowInvalidDefaultPreference(java.lang.String propName)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
CmsXmlContentProperty |
getPropertyDefinition()
Gets the user-independent property configuration.
|
getDefaultValue, getName, getTab, getValue, setValue
createConfigurationItem, getPropertyDefinition, isDisabled
public CmsGalleryShowInvalidDefaultPreference(java.lang.String propName)
propName
- the property namepublic CmsXmlContentProperty getPropertyDefinition()
A_CmsPreference
This is what is used to write the preference back to the workplace configuration.
getPropertyDefinition
in class CmsBuiltinPreference
CmsBuiltinPreference.getPropertyDefinition()