SAP ABAP Interface /UI2/IF_CHIP_MENU (CHIP Menu)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/ABAP_PAGE_BUILDER (Package) UI2: ABAP Pagebuilder
Properties
Interface /UI2/IF_CHIP_MENU  
Short Description CHIP Menu    
General Data
Package /UI2/ABAP_PAGE_BUILDER   UI2: ABAP Pagebuilder 
Created 20130313   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface /UI2/IF_CHIP_MENU has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_CHIP_MENU_ITEM CHIP Menu Item 20130313
Friends
Interface /UI2/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) /UI2/IF_CHIP_MENU_ITEM=>TP_T_ITEM 20130313
2 TITLE Instance attribute Public Type reference (TYPE) STRING 20130313
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method 20130313
2 GET_ITEM Instance method Public Method 20130313
3 GET_ITEMS Instance method Public Method 20130313
4 GET_NUMBER_OF_ITEMS Instance method Public Method 20130313
5 GET_TITLE Instance method Public Method 20130313
6 REMOVE_ALL_ITEMS Instance method Public Method 20130313
7 REMOVE_ITEM Instance method Public Method 20130313
8 SET_TITLE Instance method Public Method 20130313
Events
Interface /UI2/IF_CHIP_MENU has no event.
Types
Interface /UI2/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 Importing INDEX Call by reference Type reference (TYPE) I 20130313
2 Importing ITEM Call by reference Object reference (TYPE REF TO) /UI2/IF_CHIP_MENU_ITEM 20130313

Method ADD_ITEM on Interface /UI2/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 Importing ID Call by reference Type reference (TYPE) STRING 20130313
2 Importing INDEX Call by reference Type reference (TYPE) I 20130313
3 Returning ITEM Value transfer Object reference (TYPE REF TO) /UI2/IF_CHIP_MENU_ITEM 20130313

Method GET_ITEM on Interface /UI2/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 Returning ITEMS Value transfer Type reference (TYPE) /UI2/IF_CHIP_MENU_ITEM=>TP_T_ITEM 20130313

Method GET_ITEMS on Interface /UI2/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 Returning NUMBER_OF_ITEMS Value transfer Type reference (TYPE) I 20130313

Method GET_NUMBER_OF_ITEMS on Interface /UI2/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 Returning TITLE Value transfer Type reference (TYPE) STRING 20130313

Method GET_TITLE on Interface /UI2/IF_CHIP_MENU has no exception.

Method REMOVE_ALL_ITEMS Signature

Method REMOVE_ALL_ITEMS on Interface /UI2/IF_CHIP_MENU has no parameter.
Method REMOVE_ALL_ITEMS on Interface /UI2/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 Importing ID Call by reference Type reference (TYPE) STRING 20130313
2 Importing INDEX Call by reference Type reference (TYPE) I 20130313
3 Returning ITEM Value transfer Object reference (TYPE REF TO) /UI2/IF_CHIP_MENU_ITEM 20130313

Method REMOVE_ITEM on Interface /UI2/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 Importing TITLE Call by reference Type reference (TYPE) STRING 20130313

Method SET_TITLE on Interface /UI2/IF_CHIP_MENU has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100