| Modifier and Type | Method and Description |
|---|---|
protected GenericItemChip |
ClassificationEditorChip.getItemChip()
Returns the enclosing
GenericItemChip of this tab. |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
HMCHelper.getValueMap(GenericItemChip itemChip,
ComposedType type,
Collection<HMCHelper.AttributePreset> presets) |
static void |
HMCHelper.openItemCreator(Collection elementTypes,
Map initialValues,
AttributeChip openingAttributeChip,
GenericItemChip openingItemChip,
AbstractAttributeEditorChip openingEditorChip) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericItemCreatorChip
The GenericItemCreator is able to create an item by finding the proper create method and calling it with the required
parameters.
|
| Modifier and Type | Method and Description |
|---|---|
GenericItemChip |
ItemActionChip.getItemChip() |
static GenericItemChip |
GenericHelper.getItemChip(Chip currentChip)
Gets the next item chip of the given chip.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemActionChip.setItemChip(GenericItemChip chip) |
| Modifier and Type | Method and Description |
|---|---|
GenericItemChip |
EditorNode.createGenericItemChip(DisplayState displayState,
Chip parent,
Item item) |
GenericItemChip |
EditorNode.createGenericItemChip(DisplayState displayState,
Item item) |
| Modifier and Type | Class and Description |
|---|---|
class |
OrganizerItemChip
The OrganizerItemChip is a special form of
GenericItemChip which is used in the organizer. |
class |
OrganizerItemCreatorChip
The OrganizerItemChip is a special form of
GenericItemCreatorChip which is
used in the organizer. |
| Modifier and Type | Method and Description |
|---|---|
GenericItemChip |
AbstractOrganizerChip.getOrCreateEditor(Item item) |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
SmartSelectionOfReferenceEditorChip.getReferenceItem(GenericItemChip itemChip) |
Copyright © 2017 SAP SE. All Rights Reserved.