| Modifier and Type | Method and Description |
|---|---|
protected ItemChip |
TriggerTimeValuesEditorChip.getItemChip()
Returns the itemchip which is a parent of this chip.
|
| Modifier and Type | Method and Description |
|---|---|
protected ItemChip |
AbstractEditorMenuChip.getItemChip()
Returns the tab that precedes the currently active tab (or null if there is no previous tab).
|
ItemChip |
ItemChip.getModalOpener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HMCHelper.openItemCreator(ComposedType itemType,
Map initialValues,
AttributeChip openingAttributeChip,
ItemChip openingItemChip,
AbstractAttributeEditorChip openingEditorChip,
boolean considerSubtypes)
Opens a new window to create a new item.
|
static void |
HMCHelper.openItemCreator(ComposedType itemType,
Map initialValues,
AttributeChip openingAttributeChip,
ItemChip openingItemChip,
AbstractAttributeEditorChip openingEditorChip,
boolean considerSubtypes,
boolean isModal)
Opens a new window to create a new item.
|
void |
ItemChip.setModalReference(ItemChip openerItemChip,
String openerAttributeQualifier)
Sets the ItemChip which opened this creator and the attributequalifier of the item.
|
void |
ItemChip.setModalReference(ItemChip openerItemChip,
String openerAttributeQualifier,
Language openerLanguage)
Sets the ItemChip which opened this creator, the attributequalifier of the item and the language, if it is a
localized attribute.
|
| Constructor and Description |
|---|
AbstractEditorMenuChip(DisplayState displayState,
ItemChip parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericItemChip
GenericItemChip is used to generically edit items.
|
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 |
|---|---|
protected ItemChip |
AbstractTabChip.getItemChip() |
ItemChip |
ItemCreateTypeSelectChip.getModalOpener()
Returns the modal opener item chip, if one was set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemCreateTypeSelectChip.setModalReference(ItemChip openerItemChip,
String openerAttributeQualifier)
Sets the ItemChip which opened this creator and the attributequalifier of the item.
|
void |
ItemCreateTypeSelectChip.setModalReference(ItemChip openerItemChip,
String openerAttributeQualifier,
Language openerLanguage)
Sets the ItemChip which opened this creator, the attributequalifier of the item and the language, if it is a
localized attribute.
|
| Constructor and Description |
|---|
GenericEditorMenuChip(DisplayState displayState,
ItemChip parent) |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
EditorChildNode.isPreset(AttributeChip chip,
ItemChip itemChip) |
| 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 |
|---|---|
ItemChip |
OrganizerCreateChip.getModalOpener()
Returns the modal opener item chip, if one was set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizerCreateChip.setModalReference(ItemChip openerItemChip,
String openerAttributeQualifier)
Sets the ItemChip which opened this creator and the attributequalifier of the item.
|
void |
OrganizerCreateChip.setModalReference(ItemChip openerItemChip,
String openerAttributeQualifier,
Language openerLanguage)
Sets the ItemChip which opened this creator, the attributequalifier of the item and the language, if it is a
localized attribute.
|
| Modifier and Type | Method and Description |
|---|---|
ItemChip |
PrincipalAccessRightsEditorChip.getItemChip() |
protected ItemChip |
TypeAccessRightsEditorChip.getItemChip()
Returns the itemchip which is a parent of this chip.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalAccessRightsEditorChip.setItemChip(ItemChip itemChip) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
InitialValueVisitor.canChange(AttributeChip aChip,
ItemChip itemChip,
AttributeDescriptor attributeDescriptor) |
protected AttributeDescriptor |
InitialValueVisitor.getDescriptor(ItemChip itemChip,
String qualifier) |
protected boolean |
InitialValueVisitor.hasItem(ItemChip itemChip) |
protected boolean |
InitialValueVisitor.isInitial(AttributeChip aChip,
ItemChip itemChip,
AttributeDescriptor attributeDescriptor) |
static boolean |
InitialValueVisitor.isPreset(AttributeChip chip,
ItemChip itemChip) |
protected Object |
InitialValueVisitor.readValue(ItemChip itemChip,
String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
protected ItemChip |
AbstractOnDemandPricesEditorChip.getItemChip() |
Copyright © 2017 SAP SE. All Rights Reserved.