SAP ABAP Class CL_WD_PANEL_STACK (CL_WD_PANEL_STACK)
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_UIELEMENT Perforce change= / 20051117-125541 20090825
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ROOT_ELEMENT 20090825
Properties
Class CL_WD_PANEL_STACK  
Short Description    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20090825   SAP 
Last change 20141121    
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
# Interface Abstract Final Description Created on
1 IF_WD_ROOT_ELEMENT 20090825
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_ARIA_LANDMARK Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20121219
2 BP_COLLAPSE_MODE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090903
3 BP_EXPANDED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090825
4 BP_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090825
5 BP_SCROLLING_MODE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090825
6 BP_SELECTED_PANEL Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090825
7 BP_STACK_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090825
8 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090825
9 CC_PANELS Instance attribute Public Type reference (TYPE) I 20090825
10 CH_PANELS Instance attribute Protected Type reference (TYPE) CL_WD_PANEL=>TT_PANEL 20090825
11 CID_PANEL_STACK Constant Public Type reference (TYPE) GUID '4A92E7F6CF12401AE10000000A421993' 20090825
12 E_ARIA_LANDMARK Constant Public See coding 20121219
13 E_COLLAPSE_MODE Constant Public See coding 20090903
14 E_SCROLLING_MODE Constant Public See coding 20090825
15 E_SELECTION_CHANGE_BEHAVIOUR Constant Public See coding 20090825
16 E_STACK_DESIGN Constant Public See coding 20090825
17 IP_HEIGHT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090825
18 IP_SCROLLING_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090825
19 IP_WIDTH Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090825
20 MP_ON_DROP Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20091019
21 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20090825
22 MP_ON_TOGGLE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20090825
23 PL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20090825
24 PL_SCROLLING_MODE Instance attribute Protected Type reference (TYPE) WDUI_SCROLLING_MODE 20090825
25 PL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20090825
26 PR_DRAG_SOURCE_INFO Instance attribute Protected Object reference (TYPE REF TO) CL_WD_DRAG_SOURCE_INFO 20091021
27 PR_DROP_TARGET_INFO Instance attribute Protected Object reference (TYPE REF TO) CL_WD_DROP_TARGET_INFO 20091019
28 T_ARIA_LANDMARK Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20121219
29 T_COLLAPSE_MODE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20090903
30 T_SCROLLING_MODE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20090825
31 T_SELECTION_CHANGE_BEHAVIOUR Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20090825
32 T_STACK_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20090825
33 VL_ARIA_LANDMARK Instance attribute Protected Type reference (TYPE) WDUI_ARIA_LANDMARK 20121219
34 VL_COLLAPSE_MODE Instance attribute Protected Type reference (TYPE) WDUI_PANEL_STACK_COLLAPSE_MODE 20090903
35 VL_EXPANDED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20090825
36 VL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20090825
37 VL_ON_DROP Instance attribute Protected Type reference (TYPE) STRING 20091019
38 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20090825
39 VL_ON_TOGGLE Instance attribute Protected Type reference (TYPE) STRING 20090825
40 VL_SCROLLING_MODE Instance attribute Protected Type reference (TYPE) WDUI_SCROLLING_MODE 20090825
41 VL_SELECTED_PANEL Instance attribute Protected Type reference (TYPE) STRING 20090825
42 VL_SELECTION_CHANGE_BEHAVIOUR Instance attribute Protected Type reference (TYPE) WDUI_TABSTRIP_SEL_CHNG_BEHVR 20090825
43 VL_STACK_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_PANEL_STACK_DESIGN 20090825
44 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20090825
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PANEL Instance method Public Method 20090825
2 BIND_ARIA_LANDMARK Instance method Public Method 20121219
3 BIND_COLLAPSE_MODE Instance method Public Method 20090903
4 BIND_EXPANDED Instance method Public Method 20090825
5 BIND_HEIGHT Instance method Public Method 20090825
6 BIND_SCROLLING_MODE Instance method Public Method 20090825
7 BIND_SELECTED_PANEL Instance method Public Method 20090825
8 BIND_STACK_DESIGN Instance method Public Method 20090825
9 BIND_WIDTH Instance method Public Method 20090825
10 BOUND_ARIA_LANDMARK Instance method Public Method 20121219
11 BOUND_COLLAPSE_MODE Instance method Public Method 20090903
12 BOUND_EXPANDED Instance method Public Method 20090825
13 BOUND_HEIGHT Instance method Public Method 20090825
14 BOUND_SCROLLING_MODE Instance method Public Method 20090825
15 BOUND_SELECTED_PANEL Instance method Public Method 20090825
16 BOUND_STACK_DESIGN Instance method Public Method 20090825
17 BOUND_WIDTH Instance method Public Method 20090825
18 CONSTRUCTOR Instance method Public Constructor 20090825
19 GET_ARIA_LANDMARK Instance method Public Method 20121219
20 GET_COLLAPSE_MODE Instance method Public Method 20090903
21 GET_DRAG_SOURCE_INFO Instance method Public Method 20091021
22 GET_DROP_TARGET_INFO Instance method Public Method 20091019
23 GET_EXPANDED Instance method Public Method 20090825
24 GET_HEIGHT Instance method Public Method 20090825
25 GET_ON_DROP Instance method Public Method 20091019
26 GET_ON_SELECT Instance method Public Method 20090825
27 GET_ON_TOGGLE Instance method Public Method 20090825
28 GET_PANEL Instance method Public Method 20090825
29 GET_PANELS Instance method Public Method 20090825
30 GET_SCROLLING_MODE Instance method Public Method 20090825
31 GET_SELECTED_PANEL Instance method Public Method 20090825
32 GET_SELECTION_CHANGE_BEHAVIOUR Instance method Public Method 20090825
33 GET_STACK_DESIGN Instance method Public Method 20090825
34 GET_WIDTH Instance method Public Method 20090825
35 HAS_PANELS Instance method Public Method 20090825
36 MAPPED_ON_DROP Instance method Public Method 20091019
37 MAPPED_ON_SELECT Instance method Public Method 20090825
38 MAPPED_ON_TOGGLE Instance method Public Method 20090825
39 MAP_ON_DROP Instance method Public Method 20091019
40 MAP_ON_SELECT Instance method Public Method 20090825
41 MAP_ON_TOGGLE Instance method Public Method 20090825
42 NEW_PANEL_STACK Static method Public Method 20090825
43 NUMBER_OF_PANELS Instance method Public Method 20090825
44 REMOVE_ALL_PANELS Instance method Public Method 20090825
45 REMOVE_PANEL Instance method Public Method 20090825
46 SET_ARIA_LANDMARK Instance method Public Method 20121219
47 SET_COLLAPSE_MODE Instance method Public Method 20090903
48 SET_DRAG_SOURCE_INFO Instance method Public Method 20091021
49 SET_DROP_TARGET_INFO Instance method Public Method 20091019
50 SET_EXPANDED Instance method Public Method 20090825
51 SET_HEIGHT Instance method Public Method 20090825
52 SET_ON_DROP Instance method Public Method 20091019
53 SET_ON_SELECT Instance method Public Method 20090825
54 SET_ON_TOGGLE Instance method Public Method 20090825
55 SET_SCROLLING_MODE Instance method Public Method 20090825
56 SET_SELECTED_PANEL Instance method Public Method 20090825
57 SET_SELECTION_CHANGE_BEHAVIOUR Instance method Public Method 20090825
58 SET_STACK_DESIGN Instance method Public Method 20090825
59 SET_WIDTH Instance method Public Method 20090825
Events
Class CL_WD_PANEL_STACK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PANEL_STACK Public See coding 20090825 tt_PANEL_STACK TYPE TABLE OF REF TO CL_WD_PANEL_STACK WITH DEFAULT KEY
Method Signatures

Method ADD_PANEL 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 20090825
2 Importing THE_PANEL Call by reference Object reference (TYPE REF TO) CL_WD_PANEL 20090825

Method ADD_PANEL on class CL_WD_PANEL_STACK has no exception.

Method BIND_ARIA_LANDMARK 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 20121219

Method BIND_ARIA_LANDMARK on class CL_WD_PANEL_STACK has no exception.

Method BIND_COLLAPSE_MODE 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 20090903

Method BIND_COLLAPSE_MODE on class CL_WD_PANEL_STACK has no exception.

Method BIND_EXPANDED 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 20090825

Method BIND_EXPANDED on class CL_WD_PANEL_STACK has no exception.

Method BIND_HEIGHT 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 20090825

Method BIND_HEIGHT on class CL_WD_PANEL_STACK has no exception.

Method BIND_SCROLLING_MODE 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 20090825

Method BIND_SCROLLING_MODE on class CL_WD_PANEL_STACK has no exception.

Method BIND_SELECTED_PANEL 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 20090825

Method BIND_SELECTED_PANEL on class CL_WD_PANEL_STACK has no exception.

Method BIND_STACK_DESIGN 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 20090825

Method BIND_STACK_DESIGN on class CL_WD_PANEL_STACK has no exception.

Method BIND_WIDTH 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 20090825

Method BIND_WIDTH on class CL_WD_PANEL_STACK has no exception.

Method BOUND_ARIA_LANDMARK 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 20121219
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121219
3 Returning PATH Value transfer Type reference (TYPE) STRING 20121219

Method BOUND_ARIA_LANDMARK on class CL_WD_PANEL_STACK has no exception.

Method BOUND_COLLAPSE_MODE 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 20090903
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090903
3 Returning PATH Value transfer Type reference (TYPE) STRING 20090903

Method BOUND_COLLAPSE_MODE on class CL_WD_PANEL_STACK has no exception.

Method BOUND_EXPANDED 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning PATH Value transfer Type reference (TYPE) STRING 20090825

Method BOUND_EXPANDED on class CL_WD_PANEL_STACK has no exception.

Method BOUND_HEIGHT 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning PATH Value transfer Type reference (TYPE) STRING 20090825

Method BOUND_HEIGHT on class CL_WD_PANEL_STACK has no exception.

Method BOUND_SCROLLING_MODE 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning PATH Value transfer Type reference (TYPE) STRING 20090825

Method BOUND_SCROLLING_MODE on class CL_WD_PANEL_STACK has no exception.

Method BOUND_SELECTED_PANEL 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning PATH Value transfer Type reference (TYPE) STRING 20090825

Method BOUND_SELECTED_PANEL on class CL_WD_PANEL_STACK has no exception.

Method BOUND_STACK_DESIGN 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning PATH Value transfer Type reference (TYPE) STRING 20090825

Method BOUND_STACK_DESIGN on class CL_WD_PANEL_STACK has no exception.

Method BOUND_WIDTH 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning PATH Value transfer Type reference (TYPE) STRING 20090825

Method BOUND_WIDTH on class CL_WD_PANEL_STACK 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 20090825
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20090825

Method CONSTRUCTOR on class CL_WD_PANEL_STACK has no exception.

Method GET_ARIA_LANDMARK 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 20121219
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121219
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_ARIA_LANDMARK 20121219

Method GET_ARIA_LANDMARK on class CL_WD_PANEL_STACK has no exception.

Method GET_COLLAPSE_MODE 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 20090903
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090903
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_PANEL_STACK_COLLAPSE_MODE 20090903

Method GET_COLLAPSE_MODE on class CL_WD_PANEL_STACK has no exception.

Method GET_DRAG_SOURCE_INFO Signature

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

Method GET_DRAG_SOURCE_INFO on class CL_WD_PANEL_STACK 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 20091019

Method GET_DROP_TARGET_INFO on class CL_WD_PANEL_STACK has no exception.

Method GET_EXPANDED 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20090825

Method GET_EXPANDED on class CL_WD_PANEL_STACK has no exception.

Method GET_HEIGHT 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_HEIGHT on class CL_WD_PANEL_STACK has no exception.

Method GET_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20091019

Method GET_ON_DROP on class CL_WD_PANEL_STACK has no exception.

Method GET_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_ON_SELECT on class CL_WD_PANEL_STACK has no exception.

Method GET_ON_TOGGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_ON_TOGGLE on class CL_WD_PANEL_STACK has no exception.

Method GET_PANEL 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 20090825
2 Importing INDEX Call by reference Type reference (TYPE) I 20090825
3 Returning THE_PANEL Value transfer Object reference (TYPE REF TO) CL_WD_PANEL 20090825

Method GET_PANEL on class CL_WD_PANEL_STACK has no exception.

Method GET_PANELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_PANELS Value transfer Type reference (TYPE) CL_WD_PANEL=>TT_PANEL 20090825

Method GET_PANELS on class CL_WD_PANEL_STACK has no exception.

Method GET_SCROLLING_MODE 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_SCROLLING_MODE 20090825

Method GET_SCROLLING_MODE on class CL_WD_PANEL_STACK has no exception.

Method GET_SELECTED_PANEL 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_SELECTED_PANEL on class CL_WD_PANEL_STACK has no exception.

Method GET_SELECTION_CHANGE_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABSTRIP_SEL_CHNG_BEHVR 20090825

Method GET_SELECTION_CHANGE_BEHAVIOUR on class CL_WD_PANEL_STACK has no exception.

Method GET_STACK_DESIGN 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_PANEL_STACK_DESIGN 20090825

Method GET_STACK_DESIGN on class CL_WD_PANEL_STACK has no exception.

Method GET_WIDTH 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 20090825
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_WIDTH on class CL_WD_PANEL_STACK has no exception.

Method HAS_PANELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090825

Method HAS_PANELS on class CL_WD_PANEL_STACK has no exception.

Method MAPPED_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20091019

Method MAPPED_ON_DROP on class CL_WD_PANEL_STACK has no exception.

Method MAPPED_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20090825

Method MAPPED_ON_SELECT on class CL_WD_PANEL_STACK has no exception.

Method MAPPED_ON_TOGGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20090825

Method MAPPED_ON_TOGGLE on class CL_WD_PANEL_STACK has no exception.

Method MAP_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20091019

Method MAP_ON_DROP on class CL_WD_PANEL_STACK has no exception.

Method MAP_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20090825

Method MAP_ON_SELECT on class CL_WD_PANEL_STACK has no exception.

Method MAP_ON_TOGGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20090825

Method MAP_ON_TOGGLE on class CL_WD_PANEL_STACK has no exception.

Method NEW_PANEL_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARIA_LANDMARK Call by reference Type reference (TYPE) WDUI_ARIA_LANDMARK E_ARIA_LANDMARK-NONE 20121219
2 Importing BIND_ARIA_LANDMARK Call by reference Type reference (TYPE) STRING 20121219
3 Importing BIND_COLLAPSE_MODE Call by reference Type reference (TYPE) STRING 20090903
4 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20090825
5 Importing BIND_EXPANDED Call by reference Type reference (TYPE) STRING 20090825
6 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20090825
7 Importing BIND_SCROLLING_MODE Call by reference Type reference (TYPE) STRING 20090825
8 Importing BIND_SELECTED_PANEL Call by reference Type reference (TYPE) STRING 20090825
9 Importing BIND_STACK_DESIGN Call by reference Type reference (TYPE) STRING 20090825
10 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
11 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20090825
12 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20090825
13 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20090825
14 Importing COLLAPSE_MODE Call by reference Type reference (TYPE) WDUI_PANEL_STACK_COLLAPSE_MODE E_COLLAPSE_MODE-TO_HORIZONTAL_LINE 20090903
15 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20090825
16 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20090825
17 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_PANEL_STACK 20090825
18 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20090825
19 Importing EXPANDED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20090825
20 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20090825
21 Importing ID Call by reference Type reference (TYPE) STRING 20090825
22 Importing ON_DROP Call by reference Type reference (TYPE) STRING 20091019
23 Importing ON_SELECT Call by reference Type reference (TYPE) STRING 20090825
24 Importing ON_TOGGLE Call by reference Type reference (TYPE) STRING 20090825
25 Importing SCROLLING_MODE Call by reference Type reference (TYPE) WDUI_SCROLLING_MODE E_SCROLLING_MODE-NONE 20090825
26 Importing SELECTED_PANEL Call by reference Type reference (TYPE) STRING 20090825
27 Importing SELECTION_CHANGE_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_TABSTRIP_SEL_CHNG_BEHVR E_SELECTION_CHANGE_BEHAVIOUR-AUTO 20090825
28 Importing STACK_DESIGN Call by reference Type reference (TYPE) WDUI_PANEL_STACK_DESIGN E_STACK_DESIGN-TAB 20090825
29 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
30 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20090825
31 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20090825
32 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20090825
33 Importing WIDTH Call by reference Type reference (TYPE) STRING 20090825

Method NEW_PANEL_STACK on class CL_WD_PANEL_STACK has no exception.

Method NUMBER_OF_PANELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20090825

Method NUMBER_OF_PANELS on class CL_WD_PANEL_STACK has no exception.

Method REMOVE_ALL_PANELS Signature

Method REMOVE_ALL_PANELS on class CL_WD_PANEL_STACK has no parameter.
Method REMOVE_ALL_PANELS on class CL_WD_PANEL_STACK has no exception.

Method REMOVE_PANEL 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 20090825
2 Importing INDEX Call by reference Type reference (TYPE) I 20090825
3 Returning THE_PANEL Value transfer Object reference (TYPE REF TO) CL_WD_PANEL 20090825

Method REMOVE_PANEL on class CL_WD_PANEL_STACK has no exception.

Method SET_ARIA_LANDMARK 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_ARIA_LANDMARK 20121219

Method SET_ARIA_LANDMARK on class CL_WD_PANEL_STACK has no exception.

Method SET_COLLAPSE_MODE 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_PANEL_STACK_COLLAPSE_MODE 20090903

Method SET_COLLAPSE_MODE on class CL_WD_PANEL_STACK has no exception.

Method SET_DRAG_SOURCE_INFO Signature

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

Method SET_DRAG_SOURCE_INFO on class CL_WD_PANEL_STACK 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 20091019

Method SET_DROP_TARGET_INFO on class CL_WD_PANEL_STACK has no exception.

Method SET_EXPANDED 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 20090825

Method SET_EXPANDED on class CL_WD_PANEL_STACK has no exception.

Method SET_HEIGHT 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 20090825

Method SET_HEIGHT on class CL_WD_PANEL_STACK has no exception.

Method SET_ON_DROP 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 20091019

Method SET_ON_DROP on class CL_WD_PANEL_STACK has no exception.

Method SET_ON_SELECT 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 20090825

Method SET_ON_SELECT on class CL_WD_PANEL_STACK has no exception.

Method SET_ON_TOGGLE 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 20090825

Method SET_ON_TOGGLE on class CL_WD_PANEL_STACK has no exception.

Method SET_SCROLLING_MODE 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_SCROLLING_MODE 20090825

Method SET_SCROLLING_MODE on class CL_WD_PANEL_STACK has no exception.

Method SET_SELECTED_PANEL 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 20090825

Method SET_SELECTED_PANEL on class CL_WD_PANEL_STACK has no exception.

Method SET_SELECTION_CHANGE_BEHAVIOUR 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_TABSTRIP_SEL_CHNG_BEHVR 20090825

Method SET_SELECTION_CHANGE_BEHAVIOUR on class CL_WD_PANEL_STACK has no exception.

Method SET_STACK_DESIGN 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_PANEL_STACK_DESIGN 20090825

Method SET_STACK_DESIGN on class CL_WD_PANEL_STACK has no exception.

Method SET_WIDTH 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 20090825

Method SET_WIDTH on class CL_WD_PANEL_STACK has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 800