Uses of Class
com.hybris.backoffice.widgets.selectivesync.tree.SyncAttributeTreeModel
Packages that use SyncAttributeTreeModel
Package
Description
-
Uses of SyncAttributeTreeModel in com.hybris.backoffice.widgets.selectivesync.renderer
Methods in com.hybris.backoffice.widgets.selectivesync.renderer that return SyncAttributeTreeModelModifier and TypeMethodDescriptionprotected SyncAttributeTreeModelSelectiveSyncRenderer.createSyncAttributeTreeModel(Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors, ComposedTypeModel rootType) -
Uses of SyncAttributeTreeModel in com.hybris.backoffice.widgets.selectivesync.tree
Methods in com.hybris.backoffice.widgets.selectivesync.tree that return SyncAttributeTreeModelModifier and TypeMethodDescriptionSyncAttributeTreeModelFactory.create(Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors, ComposedTypeModel rootType) Factory method forSyncAttributeTreeModel.Methods in com.hybris.backoffice.widgets.selectivesync.tree with parameters of type SyncAttributeTreeModelModifier and TypeMethodDescriptionvoidSyncTypeAttributeDataTreeItemRenderer.CreationContext.setDataModel(SyncAttributeTreeModel dataModel) Constructors in com.hybris.backoffice.widgets.selectivesync.tree with parameters of type SyncAttributeTreeModelModifierConstructorDescriptionFilteredTreeView(SyncAttributeTreeModel treeModel, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager)