| Package | Description |
|---|---|
| de.hybris.platform.hmc.generic.nodes | |
| de.hybris.platform.hmc.generic.organizer |
| Modifier and Type | Method and Description |
|---|---|
GenericLeafNodeChip |
TypeReferenceNode.getLeafNodeChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
OrganizerChip |
SearchNode.createOrganizerChip(DisplayState displayState,
Chip parent,
GenericLeafNodeChip leafNodeChip) |
| Constructor and Description |
|---|
OrganizerChip(DisplayState displayState,
Chip parent,
ComposedType type,
boolean considerSubtypes,
GenericLeafNodeChip leafNodeChip,
Map lockedValues) |
OrganizerChip(DisplayState displayState,
Chip parent,
ComposedType type,
boolean considerSubtypes,
GenericLeafNodeChip leafNodeChip,
Map lockedValues,
Comparator comparator)
OrganizerChips using a comparator will always show all elements (no range) and won't have the search tab
|
OrganizerChip(DisplayState displayState,
Chip parent,
ComposedType type,
GenericLeafNodeChip leafNodeChip,
Map lockedValues) |
OrganizerChip(DisplayState displayState,
Chip parent,
ComposedType type,
GenericLeafNodeChip leafNodeChip,
Map lockedValues,
Comparator comparator)
OrganizerChips using a comparator will always show all elements (no range) and won't have the search tab
|
Copyright © 2017 SAP SE. All Rights Reserved.