Uses of Class
com.hybris.cockpitng.core.config.impl.jaxb.hybris.EditorProperty
-
Packages that use EditorProperty Package Description com.hybris.cockpitng.components com.hybris.cockpitng.core.config.impl.jaxb.hybris -
-
Uses of EditorProperty in com.hybris.cockpitng.components
Methods in com.hybris.cockpitng.components with parameters of type EditorProperty Modifier and Type Method Description protected org.zkoss.zk.ui.HtmlBasedComponentDefaultCockpitEditorsRenderer. renderProperty(AbstractCockpitElementsContainer parent, EditorProperty propertyConfig) -
Uses of EditorProperty in com.hybris.cockpitng.core.config.impl.jaxb.hybris
Fields in com.hybris.cockpitng.core.config.impl.jaxb.hybris with type parameters of type EditorProperty Modifier and Type Field Description protected java.util.List<EditorProperty>EditorGroup. propertyMethods in com.hybris.cockpitng.core.config.impl.jaxb.hybris that return types with arguments of type EditorProperty Modifier and Type Method Description java.util.List<EditorProperty>EditorGroup. getProperty()Gets the value of the property property.
-