SAP ABAP Interface IF_CHIP_MENU (CHIP Menu)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_MENU | Implementation CHIP Menu | 20090202 |
Properties
Interface | IF_CHIP_MENU | |
Short Description | CHIP Menu |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20090202 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_CHIP_MENU_ITEM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CHIP_MENU_ITEM | CHIP Menu Item | 20090202 |
Friends
Interface IF_CHIP_MENU has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ITEMS | Instance attribute | Public | Type reference (TYPE) | IF_CHIP_MENU_ITEM=>TP_T_ITEM | Items | 20090205 | ||
2 | TITLE | Instance attribute | Public | Type reference (TYPE) | STRING | TITLE | 20090205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts Item | 20090202 |
2 | ![]() |
Instance method | Public | Method | Returns an item | 20090202 |
3 | ![]() |
Instance method | Public | Method | Returns all items | 20090202 |
4 | ![]() |
Instance method | Public | Method | Returns the number of items | 20090202 |
5 | ![]() |
Instance method | Public | Method | Returns Title | 20090202 |
6 | ![]() |
Instance method | Public | Method | Removes all items | 20090202 |
7 | ![]() |
Instance method | Public | Method | Removes one item | 20090202 |
8 | ![]() |
Instance method | Public | Method | Sets Title | 20090202 |
Events
Interface IF_CHIP_MENU has no event.
Types
Interface IF_CHIP_MENU has no local type.
Method Signatures
Method ADD_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | Index | 20090202 | ||
2 | ![]() |
ITEM | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_MENU_ITEM | CHIP Menü Item | 20090202 |
Method ADD_ITEM on Interface IF_CHIP_MENU has no exception.
Method GET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20090202 | ||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | Index | 20090202 | ||
3 | ![]() |
ITEM | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_MENU_ITEM | CHIP Menü Item | 20090202 |
Method GET_ITEM on Interface IF_CHIP_MENU has no exception.
Method GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEMS | Value transfer | Type reference (TYPE) | IF_CHIP_MENU_ITEM=>TP_T_ITEM | CHIP Menu Items | 20090202 |
Method GET_ITEMS on Interface IF_CHIP_MENU has no exception.
Method GET_NUMBER_OF_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_OF_ITEMS | Value transfer | Type reference (TYPE) | I | Anzahl der Items | 20090202 |
Method GET_NUMBER_OF_ITEMS on Interface IF_CHIP_MENU has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TITLE | Value transfer | Type reference (TYPE) | STRING | Titel | 20090202 |
Method GET_TITLE on Interface IF_CHIP_MENU has no exception.
Method REMOVE_ALL_ITEMS Signature
Method REMOVE_ALL_ITEMS on Interface IF_CHIP_MENU has no parameter.
Method REMOVE_ALL_ITEMS on Interface IF_CHIP_MENU has no exception.
Method REMOVE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20090202 | ||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | Index | 20090202 | ||
3 | ![]() |
ITEM | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_MENU_ITEM | Item | 20090202 |
Method REMOVE_ITEM on Interface IF_CHIP_MENU has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | Titel | 20090202 |
Method SET_TITLE on Interface IF_CHIP_MENU has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |