SAP ABAP Class CL_WD_ACCORDION_ITEM (CL_WD_ACCORDION_ITEM)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_CTX_MENU_PROVIDER 20081128
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_MLT_ACCORDION_ITEM 20081128
Properties
Class CL_WD_ACCORDION_ITEM  
Short Description    
Super Class CL_WD_CTX_MENU_PROVIDER  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20081128   SAP 
Last change 20110908   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 CL_WD_ACCORDION_ITEM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110302 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110302 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DRAG_DATA Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
2 BP_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
3 BP_HAS_CONTENT_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090715
4 BP_IMAGE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
5 BP_READ_ONLY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
6 BP_SHOW_TOGGLE_ICON Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
7 BP_TEXT_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
8 BP_TITLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
9 BP_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
10 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081128
11 CID_ACCORDION_ITEM Constant Public Type reference (TYPE) GUID '492F941378664B4EE10000000A421993' 20081128
12 E_TEXT_DIRECTION Constant Public See coding 20081128
13 E_VISIBLE Constant Public See coding 20081128
14 IP_ENABLED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081128
15 IP_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090715
16 IP_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081128
17 IP_READ_ONLY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081128
18 IP_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081128
19 IP_TITLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081128
20 IP_TOOLTIP Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081128
21 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081128
22 PL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20081128
23 PL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20090715
24 PL_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20081128
25 PL_READ_ONLY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20081128
26 PL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20081128
27 PL_TITLE Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20081128
28 PL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20081128
29 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY 20081128
30 PR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_UIELEMENT 20081205
31 PR_DROP_TARGET_INFO Instance attribute Protected Object reference (TYPE REF TO) CL_WD_DROP_TARGET_INFO 20081128
32 T_TEXT_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20081128
33 T_VISIBLE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20081128
34 VL_DRAG_DATA Instance attribute Protected Type reference (TYPE) STRING 20081128
35 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20081128
36 VL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20090715
37 VL_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20081128
38 VL_READ_ONLY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20081128
39 VL_SHOW_TOGGLE_ICON Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20081128
40 VL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20081128
41 VL_TITLE Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20081128
42 VL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20081128
43 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY 20081128
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DRAG_DATA Instance method Public Method 20081128
2 BIND_ENABLED Instance method Public Method 20081128
3 BIND_HAS_CONTENT_PADDING Instance method Public Method 20090715
4 BIND_IMAGE_SOURCE Instance method Public Method 20081128
5 BIND_READ_ONLY Instance method Public Method 20081128
6 BIND_SHOW_TOGGLE_ICON Instance method Public Method 20081128
7 BIND_TEXT_DIRECTION Instance method Public Method 20081128
8 BIND_TITLE Instance method Public Method 20081128
9 BIND_TOOLTIP Instance method Public Method 20081128
10 BIND_VISIBLE Instance method Public Method 20081128
11 BOUND_DRAG_DATA Instance method Public Method 20081128
12 BOUND_ENABLED Instance method Public Method 20081128
13 BOUND_HAS_CONTENT_PADDING Instance method Public Method 20090715
14 BOUND_IMAGE_SOURCE Instance method Public Method 20081128
15 BOUND_READ_ONLY Instance method Public Method 20081128
16 BOUND_SHOW_TOGGLE_ICON Instance method Public Method 20081128
17 BOUND_TEXT_DIRECTION Instance method Public Method 20081128
18 BOUND_TITLE Instance method Public Method 20081128
19 BOUND_TOOLTIP Instance method Public Method 20081128
20 BOUND_VISIBLE Instance method Public Method 20081128
21 CONSTRUCTOR Instance method Public Constructor 20081128
22 GET_CONTENT Instance method Public Method 20081205
23 GET_DRAG_DATA Instance method Public Method 20081128
24 GET_DROP_TARGET_INFO Instance method Public Method 20081128
25 GET_ENABLED Instance method Public Method 20081128
26 GET_HAS_CONTENT_PADDING Instance method Public Method 20090715
27 GET_IMAGE_SOURCE Instance method Public Method 20081128
28 GET_READ_ONLY Instance method Public Method 20081128
29 GET_SHOW_TOGGLE_ICON Instance method Public Method 20081128
30 GET_TEXT_DIRECTION Instance method Public Method 20081128
31 GET_TITLE Instance method Public Method 20081128
32 GET_TOOLTIP Instance method Public Method 20081128
33 GET_VISIBLE Instance method Public Method 20081128
34 NEW_ACCORDION_ITEM Static method Public Method 20081128
35 SET_CONTENT Instance method Public Method 20081205
36 SET_DRAG_DATA Instance method Public Method 20081128
37 SET_DROP_TARGET_INFO Instance method Public Method 20081128
38 SET_ENABLED Instance method Public Method 20081128
39 SET_HAS_CONTENT_PADDING Instance method Public Method 20090715
40 SET_IMAGE_SOURCE Instance method Public Method 20081128
41 SET_READ_ONLY Instance method Public Method 20081128
42 SET_SHOW_TOGGLE_ICON Instance method Public Method 20081128
43 SET_TEXT_DIRECTION Instance method Public Method 20081128
44 SET_TITLE Instance method Public Method 20081128
45 SET_TOOLTIP Instance method Public Method 20081128
46 SET_VISIBLE Instance method Public Method 20081128
Events
Class CL_WD_ACCORDION_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ACCORDION_ITEM Public See coding 20081128 tt_ACCORDION_ITEM TYPE TABLE OF REF TO CL_WD_ACCORDION_ITEM WITH DEFAULT KEY
Method Signatures

Method BIND_DRAG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_DRAG_DATA on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_ENABLED on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_HAS_CONTENT_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20090715

Method BIND_HAS_CONTENT_PADDING on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_IMAGE_SOURCE on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_READ_ONLY on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_SHOW_TOGGLE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_SHOW_TOGGLE_ICON on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_TEXT_DIRECTION on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_TITLE on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_TOOLTIP on class CL_WD_ACCORDION_ITEM has no exception.

Method BIND_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20081128

Method BIND_VISIBLE on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_DRAG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_DRAG_DATA on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_ENABLED on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_HAS_CONTENT_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20090715
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090715
3 Returning PATH Value transfer Type reference (TYPE) STRING 20090715

Method BOUND_HAS_CONTENT_PADDING on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_IMAGE_SOURCE on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_READ_ONLY on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_SHOW_TOGGLE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_SHOW_TOGGLE_ICON on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_TEXT_DIRECTION on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_TITLE on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_TOOLTIP on class CL_WD_ACCORDION_ITEM has no exception.

Method BOUND_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning PATH Value transfer Type reference (TYPE) STRING 20081128

Method BOUND_VISIBLE on class CL_WD_ACCORDION_ITEM has no exception.

Method CONSTRUCTOR 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 20081128
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20081128

Method CONSTRUCTOR on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_CONTENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20081205

Method GET_CONTENT on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_DRAG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20081128

Method GET_DRAG_DATA on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_DROP_TARGET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_DROP_TARGET_INFO Value transfer Object reference (TYPE REF TO) CL_WD_DROP_TARGET_INFO 20081128

Method GET_DROP_TARGET_INFO on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSIDER_ADDITIONAL_FLAGS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081128
2 Importing CONSIDER_DISABLED_PARENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081128
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
4 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
5 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20081128

Method GET_ENABLED on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_HAS_CONTENT_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20090715
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090715
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20090715

Method GET_HAS_CONTENT_PADDING on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20081128

Method GET_IMAGE_SOURCE on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20081128

Method GET_READ_ONLY on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_SHOW_TOGGLE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20081128

Method GET_SHOW_TOGGLE_ICON on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TEXT_DIRECTION 20081128

Method GET_TEXT_DIRECTION on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20081128
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20081128

Method GET_TITLE on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20081128
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20081128

Method GET_TOOLTIP on class CL_WD_ACCORDION_ITEM has no exception.

Method GET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20081128
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20081128
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_VISIBILITY 20081128

Method GET_VISIBLE on class CL_WD_ACCORDION_ITEM has no exception.

Method NEW_ACCORDION_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DRAG_DATA Call by reference Type reference (TYPE) STRING 20081128
2 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20081128
3 Importing BIND_HAS_CONTENT_PADDING Call by reference Type reference (TYPE) STRING 20090715
4 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20081128
5 Importing BIND_READ_ONLY Call by reference Type reference (TYPE) STRING 20081128
6 Importing BIND_SHOW_TOGGLE_ICON Call by reference Type reference (TYPE) STRING 20081128
7 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20081128
8 Importing BIND_TITLE Call by reference Type reference (TYPE) STRING 20081128
9 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20081128
10 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20081128
11 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20081128
12 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20081128
13 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_ACCORDION_ITEM 20081128
14 Importing DRAG_DATA Call by reference Type reference (TYPE) STRING 20081128
15 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20081128
16 Importing HAS_CONTENT_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20090715
17 Importing ID Call by reference Type reference (TYPE) STRING 20081128
18 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20081128
19 Importing READ_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20081128
20 Importing SHOW_TOGGLE_ICON Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20081128
21 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20081128
22 Importing TITLE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20081128
23 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20081128
24 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20081128
25 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20081128

Method NEW_ACCORDION_ITEM on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_CONTENT Signature

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

Method SET_CONTENT on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_DRAG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20081128

Method SET_DRAG_DATA on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_DROP_TARGET_INFO Signature

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

Method SET_DROP_TARGET_INFO on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20081128

Method SET_ENABLED on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_HAS_CONTENT_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20090715

Method SET_HAS_CONTENT_PADDING on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20081128

Method SET_IMAGE_SOURCE on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20081128

Method SET_READ_ONLY on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_SHOW_TOGGLE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20081128

Method SET_SHOW_TOGGLE_ICON on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION 20081128

Method SET_TEXT_DIRECTION on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20081128

Method SET_TITLE on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20081128

Method SET_TOOLTIP on class CL_WD_ACCORDION_ITEM has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_VISIBILITY 20081128

Method SET_VISIBLE on class CL_WD_ACCORDION_ITEM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720