Uses of Enum Class
de.hybris.platform.cockpit.model.referenceeditor.SelectorModel.Mode
Packages that use SelectorModel.Mode
Package
Description
-
Uses of SelectorModel.Mode in de.hybris.platform.cockpit.model.referenceeditor
Methods in de.hybris.platform.cockpit.model.referenceeditor that return SelectorModel.ModeModifier and TypeMethodDescriptionSelectorModel.getMode()static SelectorModel.ModeReturns the enum constant of this class with the specified name.static SelectorModel.Mode[]SelectorModel.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.cockpit.model.referenceeditor with parameters of type SelectorModel.ModeModifier and TypeMethodDescriptionvoidReferenceSelectorListener.changeMode(SelectorModel.Mode mode) protected voidAbstractReferenceSelector.fireChangeMode(SelectorModel.Mode mode) -
Uses of SelectorModel.Mode in de.hybris.platform.cockpit.model.referenceeditor.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.impl that return SelectorModel.ModeMethods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type SelectorModel.ModeModifier and TypeMethodDescriptionvoidDefaultReferenceSelectorListener.changeMode(SelectorModel.Mode mode) voidDefaultReferenceSelectorModel.setMode(SelectorModel.Mode mode)