| Package | Description |
|---|---|
| de.hybris.platform.hmc | |
| de.hybris.platform.hmc.generic | |
| de.hybris.platform.hmc.generic.nodes | |
| de.hybris.platform.variants.hmc |
| Modifier and Type | Method and Description |
|---|---|
ItemLayoutNode |
AbstractItemListEntryChip.getItemLayoutNode() |
ItemLayoutNode |
InlineShortcutChip.getItemLayoutNode()
Get the itemlayoutdescriptor of this chip.
|
ItemLayoutNode |
ItemListChip.getItemLayoutNode()
Returns the node that is used for determining the columns/attributes that are displayed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InlineShortcutChip.setItemLayoutNode(ItemLayoutNode itemLayoutNode)
Set the itemlayoutdescriptor of this chip.
|
void |
ItemListChip.setItemLayoutNode(ItemLayoutNode layoutNode)
Sets the ItemLayoutDescriptor which this list should use to display its entries.
|
| Constructor and Description |
|---|
InlineShortcutChip(DisplayState displayState,
Chip parent,
String name,
String type,
String targetAttributeName,
String sourceAttributeName,
ItemLayoutNode itemLayoutNode,
int count) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericReferenceListEditorChip.setItemLayoutNode(ItemLayoutNode layoutNode)
Sets the layoutdescriptor the listchip of this chip should use to render its content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ItemDisplayLayoutNode
Internal use
|
class |
ItemEditorLayoutNode
Internal use
|
| Modifier and Type | Method and Description |
|---|---|
ItemLayoutNode |
TreeViewNode.getItemLayoutNode() |
ItemLayoutNode |
ListViewNode.getItemLayoutNode() |
ItemLayoutNode |
InlineShortcutNode.getItemLayoutNode() |
ItemLayoutNode |
EditViewNode.getItemLayoutNode() |
ItemLayoutNode |
ResultNode.getItemLayoutNode(int viewMode)
Returns the ItemLayoutNode which is a child of one of ViewNodes of this ResultNode.
|
static ItemLayoutNode |
StructureLoader.getSearchResultItemLayoutNode(ComposedType type,
int viewMode) |
ItemLayoutNode |
TypeNode.getSearchResultItemLayoutNode(int viewMode)
Returns the ItemLayoutDescriptor which is to be used to display (default) search results of the type this node
represents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariantListEditorChip.setItemLayoutNode(ItemLayoutNode layoutNode)
Sets the layoutdescriptor the listchip of this chip should use to render its content.
|
Copyright © 2017 SAP SE. All Rights Reserved.