Uses of Interface
de.hybris.platform.cockpit.model.referenceeditor.ReferenceSelectorModel
-
Packages that use ReferenceSelectorModel Package Description de.hybris.platform.cockpit.model.referenceeditor de.hybris.platform.cockpit.model.referenceeditor.impl -
-
Uses of ReferenceSelectorModel in de.hybris.platform.cockpit.model.referenceeditor
Classes in de.hybris.platform.cockpit.model.referenceeditor that implement ReferenceSelectorModel Modifier and Type Class Description classAbstractReferenceSelectorModelMethods in de.hybris.platform.cockpit.model.referenceeditor that return ReferenceSelectorModel Modifier and Type Method Description ReferenceSelectorModelUIReferenceSelector. getModel()Methods in de.hybris.platform.cockpit.model.referenceeditor with parameters of type ReferenceSelectorModel Modifier and Type Method Description voidUIReferenceSelector. setModel(ReferenceSelectorModel model) -
Uses of ReferenceSelectorModel in de.hybris.platform.cockpit.model.referenceeditor.impl
Classes in de.hybris.platform.cockpit.model.referenceeditor.impl that implement ReferenceSelectorModel Modifier and Type Class Description classDefaultMediaReferenceSelectorModelRepresents default model for media reference selector componentclassDefaultReferenceSelectorModelRepresents default model for reference selector componentFields in de.hybris.platform.cockpit.model.referenceeditor.impl declared as ReferenceSelectorModel Modifier and Type Field Description protected ReferenceSelectorModelReferenceSelector. modelMethods in de.hybris.platform.cockpit.model.referenceeditor.impl that return ReferenceSelectorModel Modifier and Type Method Description ReferenceSelectorModelReferenceSelector. getModel()Methods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type ReferenceSelectorModel Modifier and Type Method Description voidReferenceSelector. setModel(ReferenceSelectorModel model)
-