Uses of Interface
de.hybris.platform.cockpit.services.config.EditorRowConfiguration
Packages that use EditorRowConfiguration
Package
Description
-
Uses of EditorRowConfiguration in de.hybris.platform.admincockpit.session.impl
Methods in de.hybris.platform.admincockpit.session.impl with parameters of type EditorRowConfigurationModifier and TypeMethodDescriptionprotected booleanAdmincockpitPopupEditorAreaControllerImpl.isEditable(EditorRowConfiguration rowConf, boolean creationMode) ForGeneratedAbstractConstraint.ANNOTATIONbehave like always R/O -
Uses of EditorRowConfiguration in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser that return types with arguments of type EditorRowConfigurationModifier and TypeMethodDescriptionComponentInjectorHelper.getAllEditorRowConfigurations(EditorConfiguration config) -
Uses of EditorRowConfiguration in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return types with arguments of type EditorRowConfigurationModifier and TypeMethodDescriptionprotected Collection<EditorRowConfiguration>LiveEditContentBrowser.DefaultLiveEditCaptionComponent.getRowConfigs(BaseType type) Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type EditorRowConfigurationModifier and TypeMethodDescriptionprotected org.zkoss.zk.ui.ComponentLiveEditContentBrowser.DefaultLiveEditCaptionComponent.createEditor(TypedObject object, EditorRowConfiguration rowConfig, ObjectValueContainer valueContainer) -
Uses of EditorRowConfiguration in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return types with arguments of type EditorRowConfigurationMethod parameters in de.hybris.platform.cockpit.services.config with type arguments of type EditorRowConfigurationModifier and TypeMethodDescriptionvoidEditorSectionConfiguration.setSectionRows(List<EditorRowConfiguration> rows) -
Uses of EditorRowConfiguration in de.hybris.platform.cockpit.services.config.impl
Classes in de.hybris.platform.cockpit.services.config.impl that implement EditorRowConfigurationMethods in de.hybris.platform.cockpit.services.config.impl that return types with arguments of type EditorRowConfigurationMethod parameters in de.hybris.platform.cockpit.services.config.impl with type arguments of type EditorRowConfigurationModifier and TypeMethodDescriptionvoidDefaultEditorSectionConfiguration.setSectionRows(List<EditorRowConfiguration> sectionRows) -
Uses of EditorRowConfiguration in de.hybris.platform.cockpit.services.xmlprovider
Methods in de.hybris.platform.cockpit.services.xmlprovider with parameters of type EditorRowConfigurationModifier and TypeMethodDescriptionXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj) Generates xml representation of given section configuration -
Uses of EditorRowConfiguration in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl with parameters of type EditorRowConfigurationModifier and TypeMethodDescriptionprotected RowTypeDefaultXmlDataProvider.ctxAreaReference(RowType xmlRow, EditorRowConfiguration editorRow, Collection collection, TypedObject curObj) CustomXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj) DefaultXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj) LocalizedXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj) -
Uses of EditorRowConfiguration in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return EditorRowConfigurationMethods in de.hybris.platform.cockpit.session.impl with parameters of type EditorRowConfigurationModifier and TypeMethodDescriptionprotected booleanAbstractEditorAreaController.isEditable(EditorRowConfiguration rowConf, boolean creationMode) protected booleanAbstractEditorAreaController.isReadable(EditorRowConfiguration rowConf, boolean creationMode) protected booleanAbstractEditorAreaController.isVisible(EditorRowConfiguration rowConf, boolean creationMode) Constructors in de.hybris.platform.cockpit.session.impl with parameters of type EditorRowConfiguration