Uses of Interface
de.hybris.platform.cockpit.model.editor.UIEditor
Packages that use UIEditor
Package
Description
-
Uses of UIEditor in de.hybris.platform.admincockpit.components.editorarea
Classes in de.hybris.platform.admincockpit.components.editorarea that implement UIEditor -
Uses of UIEditor in de.hybris.platform.admincockpit.model.referenceeditor.impl
Classes in de.hybris.platform.admincockpit.model.referenceeditor.impl that implement UIEditor -
Uses of UIEditor in de.hybris.platform.cmscockpit.components.contentbrowser
Constructors in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type UIEditorModifierConstructorDescriptionContentEditorListener(UIEditor editor, ObjectValueContainer objectValueContainer, PropertyDescriptor propDescr, Map<String, ? extends Object> params, TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, org.zkoss.zk.ui.HtmlBasedComponent rootComponent, boolean autoPersist) -
Uses of UIEditor in de.hybris.platform.cmscockpit.components.editor.impl
Classes in de.hybris.platform.cmscockpit.components.editor.impl that implement UIEditorModifier and TypeClassDescriptionclassThis is not final version of this editor!classThis is not final version of this editor!class -
Uses of UIEditor in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page with parameters of type UIEditorModifier and TypeMethodDescriptionvoidAdvancedSearchPage.DefaultSelectorListViewListener.openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) -
Uses of UIEditor in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type UIEditorModifier and TypeMethodDescriptionvoidCompareView.validate(ObjectValuePair valueInfo, PropertyDescriptor propertyDescriptor, UIEditor uiEditor, Object value, org.zkoss.zul.Div editorContainer, Set<String> forceWritePks) -
Uses of UIEditor in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return UIEditor -
Uses of UIEditor in de.hybris.platform.cockpit.helpers.validation
Methods in de.hybris.platform.cockpit.helpers.validation with parameters of type UIEditorModifier and TypeMethodDescriptionValidationUIHelper.createModelFromContainer(TypedObject typedObject, String languageIso, PropertyDescriptor propertyDescriptor, UIEditor editor) -
Uses of UIEditor in de.hybris.platform.cockpit.model.advancedsearch
Methods in de.hybris.platform.cockpit.model.advancedsearch that return UIEditorModifier and TypeMethodDescriptionAdvancedSearchModel.getEditor(SearchField searchField) Returns theeditorfor a specificsearch field. -
Uses of UIEditor in de.hybris.platform.cockpit.model.advancedsearch.impl
Methods in de.hybris.platform.cockpit.model.advancedsearch.impl that return UIEditorMethods in de.hybris.platform.cockpit.model.advancedsearch.impl with parameters of type UIEditorModifier and TypeMethodDescriptionprotected voidAdvancedSearchView.createSimpleRowComponent(org.zkoss.zk.ui.Component parent, Object rawInitialValue, PropertyDescriptor propertyDescriptor, SearchField field, UIEditor editor) -
Uses of UIEditor in de.hybris.platform.cockpit.model.editor
Subinterfaces of UIEditor in de.hybris.platform.cockpit.model.editorModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceReference editor interface.Classes in de.hybris.platform.cockpit.model.editor that implement UIEditorMethods in de.hybris.platform.cockpit.model.editor that return UIEditorModifier and TypeMethodDescriptionstatic UIEditorEditorHelper.getUIEditor(PropertyDescriptor propDescr, String editorCode) Convenience method for creating and retrieving aUIEditor. -
Uses of UIEditor in de.hybris.platform.cockpit.model.editor.impl
Classes in de.hybris.platform.cockpit.model.editor.impl that implement UIEditorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassSimple image display component(first version).classclassclassclassclassSimple text editor.classclassclassclassEditor for map attributesclassFields in de.hybris.platform.cockpit.model.editor.impl declared as UIEditorMethods in de.hybris.platform.cockpit.model.editor.impl that return UIEditorModifier and TypeMethodDescriptionprotected UIEditorGenericCollectionUIEditor.createSingleValueEditor(Map<String, ? extends Object> parameters) protected UIEditorAbstractFeatureUIEditor.getEditor(ClassAttributeAssignmentModel assignment) static UIEditorAbstractUIEditor.getUIEditor(PropertyDescriptor propDescr, String editorCode) Deprecated.since 6.3 -
Uses of UIEditor in de.hybris.platform.cockpit.model.editor.search
Subinterfaces of UIEditor in de.hybris.platform.cockpit.model.editor.search -
Uses of UIEditor in de.hybris.platform.cockpit.model.editor.search.impl
Classes in de.hybris.platform.cockpit.model.editor.search.impl that implement UIEditorModifier and TypeClassDescriptionclassclassclassclassclassclassCondition editor for features (classification attribute values).classclassclassclassclass -
Uses of UIEditor in de.hybris.platform.cockpit.model.listview
Methods in de.hybris.platform.cockpit.model.listview that return UIEditorModifier and TypeMethodDescriptionColumnModel.getCellEditor(int columnIndex) Gets the cell editor.TableModel.getCellEditor(int columnIndex, int rowIndex) Returns the editor associated with the cell at position (colIndex,rowIndex).Methods in de.hybris.platform.cockpit.model.listview with parameters of type UIEditorModifier and TypeMethodDescriptionvoidListViewListener.openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) -
Uses of UIEditor in de.hybris.platform.cockpit.model.listview.impl
Methods in de.hybris.platform.cockpit.model.listview.impl that return UIEditorModifier and TypeMethodDescriptionDefaultColumnModel.getCellEditor(int columnIndex) DefaultTableModel.getCellEditor(int columnIndex, int rowIndex) Methods in de.hybris.platform.cockpit.model.listview.impl with parameters of type UIEditorModifier and TypeMethodDescriptionprotected voidAbstractListView.fireOpenExternal(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) voidDefaultBrowserListViewListener.openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) voidDefaultBrowserSectionListViewListener.openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) voidDefaultListViewListener.openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) voidListView.validate(Set<String> forceWritePks, PropertyDescriptor propertyDescriptor, UIEditor editor, int rowIndex, int columnIndex, List<Object> initialEditValueList, org.zkoss.zk.ui.HtmlBasedComponent parent) -
Uses of UIEditor in de.hybris.platform.cockpit.model.meta
Methods in de.hybris.platform.cockpit.model.meta that return UIEditorModifier and TypeMethodDescriptionDefaultPropertyEditorDescriptor.createUIEditor()DefaultPropertyEditorDescriptor.createUIEditor(String mode) PropertyEditorDescriptor.createUIEditor()PropertyEditorDescriptor.createUIEditor(String mode) -
Uses of UIEditor in de.hybris.platform.cockpit.model.referenceeditor.celum.impl
Classes in de.hybris.platform.cockpit.model.referenceeditor.celum.impl that implement UIEditorModifier and TypeClassDescriptionclassThe Class CelumMediaCollectionUIEditor.classDeprecated.since 6.3, use instead @{link CelumMediaCollectionUIEditor}.classDeprecated.since 6.3, useCelumSimpleMediaReferenceUIEditorinsteadclass -
Uses of UIEditor in de.hybris.platform.cockpit.model.referenceeditor.collection
Classes in de.hybris.platform.cockpit.model.referenceeditor.collection that implement UIEditorModifier and TypeClassDescriptionclassSimplistic Reference Collection Editor.classSimplistic Reference Collection Editor. -
Uses of UIEditor in de.hybris.platform.cockpit.model.referenceeditor.impl
Classes in de.hybris.platform.cockpit.model.referenceeditor.impl that implement UIEditorModifier and TypeClassDescriptionclassclassclassDeprecated.since 6.3, use:CollectionUIEditorMediainstead.classDefault implementation of the reference selector editor.classDeprecated.since 6.3, use insteadCollectionUIEditorclassDefault implementation of the reference selector editor.classclassclassMethods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type UIEditorModifier and TypeMethodDescriptionvoidDefaultSelectorListViewListener.openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) -
Uses of UIEditor in de.hybris.platform.cockpit.model.referenceeditor.simple.impl
Classes in de.hybris.platform.cockpit.model.referenceeditor.simple.impl that implement UIEditorModifier and TypeClassDescriptionclassDefault implementation of the reference selector editor.classDefault implementation of the reference selector editor.Methods in de.hybris.platform.cockpit.model.referenceeditor.simple.impl with parameters of type UIEditorModifier and TypeMethodDescriptionvoidDefaultSimpleSelectorListViewListener.openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) -
Uses of UIEditor in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return UIEditorMethods in de.hybris.platform.cockpit.services.config with parameters of type UIEditor -
Uses of UIEditor in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl that return UIEditorModifier and TypeMethodDescriptionCheckboxColumn.getCellEditor()DefaultCustomColumnConfiguration.getCellEditor()IconLabelColumnConfiguration.getCellEditor()InlineItemCreateButtonColumn.getCellEditor()LineNumberColumn.getCellEditor()MultiTypeColumnConfiguration.getCellEditor()PropertyColumnConfiguration.getCellEditor()TaskColumnConfiguration.getCellEditor()WorkflowColumnConfiguration.getCellEditor()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type UIEditorModifier and TypeMethodDescriptionvoidDefaultCustomColumnConfiguration.setCellEditor(UIEditor editor) voidMultiTypeColumnConfiguration.setCellEditor(UIEditor editor) voidPropertyColumnConfiguration.setCellEditor(UIEditor editor) voidWorkflowColumnConfiguration.setCellEditor(UIEditor editor) -
Uses of UIEditor in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type UIEditorModifier and TypeMethodDescriptionvoidAdvancedSearchPage.DefaultSelectorListViewListener.openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) -
Uses of UIEditor in de.hybris.platform.configurablebundlecockpits.productcockpit.model.referenceeditor.simple.impl
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.model.referenceeditor.simple.impl that implement UIEditor -
Uses of UIEditor in de.hybris.platform.subscriptioncockpits.model.editor.impl
Classes in de.hybris.platform.subscriptioncockpits.model.editor.impl that implement UIEditorModifier and TypeClassDescriptionclassCustomization ofDefaultSelectUIEditor, that allows to selectnull.