SAP ABAP Class CL_WD_PAGE_HEADER_AREA (CL_WD_PAGE_HEADER_AREA)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_PATTERN (Package) UIE Library "Pattern"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20041216
Properties
Class CL_WD_PAGE_HEADER_AREA  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_PATTERN   UIE Library "Pattern" 
Created 20041216   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_PAGE_HEADER_AREA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20100618 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20100618 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_BEGIN_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060927
2 BP_BOTTOM_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20070102
3 BP_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_DESIGN 20041216
4 BP_END_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060927
5 BP_TOP_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20070102
6 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Binding of a View Element to a Context Node 20060927
7 CID_PAGE_HEADER_AREA Constant Public Type reference (TYPE) GUID '0159684220506B24E10000000A1550C0' CID_PAGE_HEADER_AREA 20050316
8 E_DESIGN Constant Public See coding E_DESIGN 20050316
9 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060927
10 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060927
11 PR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_UIELEMENT PR_CONTENT 20041216
12 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_DESIGN 20050316
13 VL_ABOVE_HEADER Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20110413
14 VL_BEGIN_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060927
15 VL_BOTTOM_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20070102
16 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_PAGE_HDR_AREA_DESIGN VL_DESIGN 20041216
17 VL_END_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060927
18 VL_TOP_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20070102
19 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060927
Methods
# Method Level Visibility Method type Description Created on
1 BIND_BEGIN_PADDING Instance method Public Method 20060927
2 BIND_BOTTOM_PADDING Instance method Public Method 20070102
3 BIND_DESIGN Instance method Public Method BIND_DESIGN 20041216
4 BIND_END_PADDING Instance method Public Method 20060927
5 BIND_TOP_PADDING Instance method Public Method 20070102
6 BIND_VISIBLE Instance method Public Method 20060927
7 BOUND_BEGIN_PADDING Instance method Public Method 20060927
8 BOUND_BOTTOM_PADDING Instance method Public Method 20070102
9 BOUND_DESIGN Instance method Public Method BOUND_DESIGN 20041216
10 BOUND_END_PADDING Instance method Public Method 20060927
11 BOUND_TOP_PADDING Instance method Public Method 20070102
12 BOUND_VISIBLE Instance method Public Method 20060927
13 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041216
14 GET_ABOVE_HEADER Instance method Public Method 20110413
15 GET_BEGIN_PADDING Instance method Public Method 20060927
16 GET_BOTTOM_PADDING Instance method Public Method 20070102
17 GET_CONTENT Instance method Public Method GET_CONTENT 20041216
18 GET_DESIGN Instance method Public Method GET_DESIGN 20041216
19 GET_END_PADDING Instance method Public Method 20060927
20 GET_TOP_PADDING Instance method Public Method 20070102
21 GET_VISIBLE Instance method Public Method 20060927
22 NEW_PAGE_HEADER_AREA Static method Public Method NEW_PAGE_HEADER_AREA 20041216
23 SET_ABOVE_HEADER Instance method Public Method 20110413
24 SET_BEGIN_PADDING Instance method Public Method 20060927
25 SET_BOTTOM_PADDING Instance method Public Method 20070102
26 SET_CONTENT Instance method Public Method SET_CONTENT 20041216
27 SET_DESIGN Instance method Public Method SET_DESIGN 20041216
28 SET_END_PADDING Instance method Public Method 20060927
29 SET_TOP_PADDING Instance method Public Method 20070102
30 SET_VISIBLE Instance method Public Method 20060927
Events
Class CL_WD_PAGE_HEADER_AREA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PAGE_HEADER_AREA Public See coding TT_PAGE_HEADER_AREA 20050316 tt_PAGE_HEADER_AREA TYPE TABLE OF REF TO CL_WD_PAGE_HEADER_AREA WITH DEFAULT KEY
Method Signatures

Method BIND_BEGIN_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 20060927

Method BIND_BEGIN_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

Method BIND_BOTTOM_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 20070102

Method BIND_BOTTOM_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

Method BIND_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 20041216

Method BIND_DESIGN on class CL_WD_PAGE_HEADER_AREA has no exception.

Method BIND_END_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 20060927

Method BIND_END_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

Method BIND_TOP_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 20070102

Method BIND_TOP_PADDING on class CL_WD_PAGE_HEADER_AREA 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 20060927

Method BIND_VISIBLE on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method BOUND_BEGIN_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method BOUND_BOTTOM_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method BOUND_DESIGN on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method BOUND_END_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method BOUND_TOP_PADDING on class CL_WD_PAGE_HEADER_AREA 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 20060927
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060927
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060927

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

Method CONSTRUCTOR on class CL_WD_PAGE_HEADER_AREA has no exception.

Method GET_ABOVE_HEADER Signature

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

Method GET_ABOVE_HEADER on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method GET_BEGIN_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method GET_BOTTOM_PADDING on class CL_WD_PAGE_HEADER_AREA 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 20041216

Method GET_CONTENT on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method GET_DESIGN on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method GET_END_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

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

Method GET_TOP_PADDING on class CL_WD_PAGE_HEADER_AREA 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 20060927
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060927
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20060927

Method GET_VISIBLE on class CL_WD_PAGE_HEADER_AREA has no exception.

Method NEW_PAGE_HEADER_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABOVE_HEADER Call by reference Type reference (TYPE) WDY_BOOLEAN 20110413
2 Importing BEGIN_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060927
3 Importing BIND_BEGIN_PADDING Call by reference Type reference (TYPE) STRING 20060927
4 Importing BIND_BOTTOM_PADDING Call by reference Type reference (TYPE) STRING 20070102
5 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20041216
6 Importing BIND_END_PADDING Call by reference Type reference (TYPE) STRING 20060927
7 Importing BIND_TOP_PADDING Call by reference Type reference (TYPE) STRING 20070102
8 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20060927
9 Importing BOTTOM_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20070102
10 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_PAGE_HEADER_AREA 20041216
11 Importing DESIGN Call by reference Type reference (TYPE) WDUI_PAGE_HDR_AREA_DESIGN E_DESIGN-STANDARD 20041216
12 Importing END_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060927
13 Importing ID Call by reference Type reference (TYPE) STRING 20041216
14 Importing TOP_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20070102
15 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041216
16 Importing VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060927

Method NEW_PAGE_HEADER_AREA on class CL_WD_PAGE_HEADER_AREA has no exception.

Method SET_ABOVE_HEADER 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 20110413

Method SET_ABOVE_HEADER on class CL_WD_PAGE_HEADER_AREA has no exception.

Method SET_BEGIN_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 20060927

Method SET_BEGIN_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

Method SET_BOTTOM_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 20070102

Method SET_BOTTOM_PADDING on class CL_WD_PAGE_HEADER_AREA 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 20041216

Method SET_CONTENT on class CL_WD_PAGE_HEADER_AREA has no exception.

Method SET_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_PAGE_HDR_AREA_DESIGN 20041216

Method SET_DESIGN on class CL_WD_PAGE_HEADER_AREA has no exception.

Method SET_END_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 20060927

Method SET_END_PADDING on class CL_WD_PAGE_HEADER_AREA has no exception.

Method SET_TOP_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 20070102

Method SET_TOP_PADDING on class CL_WD_PAGE_HEADER_AREA 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) WDY_BOOLEAN 20060927

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