SAP ABAP Class IFUR_D08_NAVIGATIONLIST (IFUR_D08_NAVIGATIONLIST)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IFUR_D08__CONTROL 20090114
Properties
Class IFUR_D08_NAVIGATIONLIST  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080811   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IFUR_D08_NAVIGATIONLIST has no interface implemented.
Friends
Class IFUR_D08_NAVIGATIONLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENTHEIGHT Instance attribute Public Type reference (TYPE) I 20090114
2 EXPANDABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
3 EXPANDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
4 E_FREEAREACOLLAPSE Instance attribute Public Type reference (TYPE) STRING 20090114
5 E_FREEAREAEXPAND Instance attribute Public Type reference (TYPE) STRING 20090114
6 E_FREEAREAPERSONALIZE Instance attribute Public Type reference (TYPE) STRING 20090114
7 E_NAVIGATIONLISTGROUPCLICK Instance attribute Public Type reference (TYPE) STRING 20090114
8 E_NAVIGATIONLISTITEMCLICK Instance attribute Public Type reference (TYPE) STRING 20090114
9 GROUPS Instance attribute Public Object reference (TYPE REF TO) IFUR_D08=>_T_COLLECTION 20090114
10 ID Instance attribute Public Type reference (TYPE) STRING 20090114
11 PERSONALIZABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090114
12 TITLE Instance attribute Public Type reference (TYPE) STRING 20090114
13 _IID_NAVIGATIONLIST Constant Public Type reference (TYPE) GUID '489B18247AF21FECE10000000A421993' 20090114
Methods
# Method Level Visibility Method type Description Created on
1 C_NAVIGATIONLISTGROUPCLICK Instance method Public Method 20090114
2 C_NAVIGATIONLISTITEMCLICK Instance method Public Method 20090114
3 GROUPS_ADD Instance method Public Method 20090114
Events
Class IFUR_D08_NAVIGATIONLIST has no event.
Types
Class IFUR_D08_NAVIGATIONLIST has no local type.
Method Signatures

Method C_NAVIGATIONLISTGROUPCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT Value transfer Type reference (TYPE) STRING 20090114
2 Importing GROUPIDX Call by reference Type reference (TYPE) I 20090114
3 Importing ID Call by reference Type reference (TYPE) STRING 20090114

Method C_NAVIGATIONLISTGROUPCLICK on class IFUR_D08_NAVIGATIONLIST has no exception.

Method C_NAVIGATIONLISTITEMCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT Value transfer Type reference (TYPE) STRING 20090114
2 Importing GROUPIDX Call by reference Type reference (TYPE) I 20090114
3 Importing ID Call by reference Type reference (TYPE) STRING 20090114
4 Importing ITEMIDX Call by reference Type reference (TYPE) I 20090114

Method C_NAVIGATIONLISTITEMCLICK on class IFUR_D08_NAVIGATIONLIST has no exception.

Method GROUPS_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IFUR_D08_NAVIGATIONLISTGROUP 20090114

Method GROUPS_ADD on class IFUR_D08_NAVIGATIONLIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in