Uses of Class
org.opencms.ade.configuration.CmsPropertyConfig
Packages that use CmsPropertyConfig
- 
Uses of CmsPropertyConfig in org.opencms.ade.configurationMethods in org.opencms.ade.configuration that return CmsPropertyConfigModifier and TypeMethodDescriptionCmsPropertyConfig.clone()CmsPropertyConfig.cloneWithTop(boolean top) Creates a clone and sets the 'top' property in the clone.CmsPropertyConfig.merge(CmsPropertyConfig child) static CmsPropertyConfigCmsConfigurationReader.parseProperty(CmsObject cms, I_CmsXmlContentLocation field) Helper method to parse a property.Methods in org.opencms.ade.configuration that return types with arguments of type CmsPropertyConfigModifier and TypeMethodDescriptionCmsADEConfigDataInternal.getOwnPropertyConfigurations()Returns the ownPropertyConfigurations.CmsADEConfigData.getPropertyConfiguration()Gets the configuration for the available properties.Methods in org.opencms.ade.configuration with parameters of type CmsPropertyConfig