Uses of Interface
com.hybris.backoffice.attributechooser.AttributeChooserNodeExpander
-
Packages that use AttributeChooserNodeExpander Package Description com.hybris.backoffice.attributechooser -
-
Uses of AttributeChooserNodeExpander in com.hybris.backoffice.attributechooser
Classes in com.hybris.backoffice.attributechooser that implement AttributeChooserNodeExpander Modifier and Type Class Description classDefaultAttributeChooserNodeExpanderDefault implementation ofAttributeChooserNodeExpanderwhich opens nodes matching to filter text.Methods in com.hybris.backoffice.attributechooser that return AttributeChooserNodeExpander Modifier and Type Method Description AttributeChooserNodeExpanderAttributeChooserRenderer. getAttributeChooserNodeExpander()Methods in com.hybris.backoffice.attributechooser with parameters of type AttributeChooserNodeExpander Modifier and Type Method Description voidAttributeChooserRenderer. setAttributeChooserNodeExpander(AttributeChooserNodeExpander attributeChooserNodeExpander)
-