SAP ABAP Class CL_WD_PAT_CONTENT_AREA (Perforce change= / 20051117-140207)
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 20040625
Properties
Class CL_WD_PAT_CONTENT_AREA  
Short Description Perforce change= / 20051117-140207    
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 20040625   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_PAT_CONTENT_AREA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110321 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110321 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_BORDER Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_BORDER 20040625
2 BP_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_DESIGN 20040625
3 BP_HAS_CONTENT_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_HAS_CONTENT_PADDING 20040625
4 BP_HOR_SCROLLING_MODE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_HOR_SCROLLING_MODE 20040625
5 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_VISIBLE 20040625
6 CID_PAT_CONTENT_AREA Constant Public Type reference (TYPE) GUID 'FA58684220506B24E10000000A1550C0' CID_PAT_CONTENT_AREA 20050316
7 E_DESIGN Constant Public See coding E_DESIGN 20050316
8 E_HOR_SCROLLING_MODE Constant Public See coding E_HOR_SCROLLING_MODE 20050316
9 E_VISIBLE Constant Public See coding E_VISIBLE 20050316
10 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_VISIBLE 20041216
11 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY PL_VISIBLE 20041216
12 PR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_UIELEMENT PR_CONTENT 20040625
13 PR_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_WD_TOOLBAR PR_TOOLBAR 20040625
14 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_DESIGN 20050316
15 T_HOR_SCROLLING_MODE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_HOR_SCROLLING_MODE 20050316
16 T_VISIBLE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_VISIBLE 20050316
17 VL_BORDER Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_BORDER 20040625
18 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_PAT_DESIGN VL_DESIGN 20040625
19 VL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_HAS_CONTENT_PADDING 20040625
20 VL_HOR_SCROLLING_MODE Instance attribute Protected Type reference (TYPE) WDUI_UNIDIR_SCROLLING_MODE VL_HOR_SCROLLING_MODE 20040625
21 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY VL_VISIBLE 20040625
Methods
# Method Level Visibility Method type Description Created on
1 BIND_BORDER Instance method Public Method BIND_BORDER 20040625
2 BIND_DESIGN Instance method Public Method BIND_DESIGN 20040625
3 BIND_HAS_CONTENT_PADDING Instance method Public Method BIND_HAS_CONTENT_PADDING 20040625
4 BIND_HOR_SCROLLING_MODE Instance method Public Method BIND_HOR_SCROLLING_MODE 20040625
5 BIND_VISIBLE Instance method Public Method BIND_VISIBLE 20040625
6 BOUND_BORDER Instance method Public Method BOUND_BORDER 20040625
7 BOUND_DESIGN Instance method Public Method BOUND_DESIGN 20040625
8 BOUND_HAS_CONTENT_PADDING Instance method Public Method BOUND_HAS_CONTENT_PADDING 20040625
9 BOUND_HOR_SCROLLING_MODE Instance method Public Method BOUND_HOR_SCROLLING_MODE 20040625
10 BOUND_VISIBLE Instance method Public Method BOUND_VISIBLE 20040625
11 CONSTRUCTOR Instance method Public Constructor Constructor 20040625
12 GET_BORDER Instance method Public Method GET_BORDER 20040625
13 GET_CONTENT Instance method Public Method GET_CONTENT 20040625
14 GET_DESIGN Instance method Public Method GET_DESIGN 20040625
15 GET_HAS_CONTENT_PADDING Instance method Public Method GET_HAS_CONTENT_PADDING 20040625
16 GET_HOR_SCROLLING_MODE Instance method Public Method GET_HOR_SCROLLING_MODE 20040625
17 GET_TOOLBAR Instance method Public Method GET_TOOLBAR 20040625
18 GET_VISIBLE Instance method Public Method GET_VISIBLE 20040625
19 NEW_PAT_CONTENT_AREA Static method Public Method NEW_PAT_CONTENT_AREA 20040625
20 SET_BORDER Instance method Public Method SET_BORDER 20040625
21 SET_CONTENT Instance method Public Method SET_CONTENT 20040625
22 SET_DESIGN Instance method Public Method SET_DESIGN 20040625
23 SET_HAS_CONTENT_PADDING Instance method Public Method SET_HAS_CONTENT_PADDING 20040625
24 SET_HOR_SCROLLING_MODE Instance method Public Method SET_HOR_SCROLLING_MODE 20040625
25 SET_TOOLBAR Instance method Public Method SET_TOOLBAR 20040625
26 SET_VISIBLE Instance method Public Method SET_VISIBLE 20040625
Events
Class CL_WD_PAT_CONTENT_AREA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PAT_CONTENT_AREA Public See coding TT_PAT_CONTENT_AREA 20050316 tt_PAT_CONTENT_AREA TYPE TABLE OF REF TO CL_WD_PAT_CONTENT_AREA WITH DEFAULT KEY
Method Signatures

Method BIND_BORDER 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 20040625

Method BIND_BORDER on class CL_WD_PAT_CONTENT_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 20040625

Method BIND_DESIGN on class CL_WD_PAT_CONTENT_AREA 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 20040625

Method BIND_HAS_CONTENT_PADDING on class CL_WD_PAT_CONTENT_AREA has no exception.

Method BIND_HOR_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 20040625

Method BIND_HOR_SCROLLING_MODE on class CL_WD_PAT_CONTENT_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 20040625

Method BIND_VISIBLE on class CL_WD_PAT_CONTENT_AREA has no exception.

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

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

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

Method BOUND_HAS_CONTENT_PADDING on class CL_WD_PAT_CONTENT_AREA has no exception.

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

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

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

Method CONSTRUCTOR on class CL_WD_PAT_CONTENT_AREA has no exception.

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

Method GET_BORDER on class CL_WD_PAT_CONTENT_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 20040625

Method GET_CONTENT on class CL_WD_PAT_CONTENT_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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_PAT_DESIGN 20040625

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

Method GET_HAS_CONTENT_PADDING on class CL_WD_PAT_CONTENT_AREA has no exception.

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

Method GET_HOR_SCROLLING_MODE on class CL_WD_PAT_CONTENT_AREA has no exception.

Method GET_TOOLBAR Signature

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

Method GET_TOOLBAR on class CL_WD_PAT_CONTENT_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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_VISIBILITY 20040625

Method GET_VISIBLE on class CL_WD_PAT_CONTENT_AREA has no exception.

Method NEW_PAT_CONTENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_BORDER Call by reference Type reference (TYPE) STRING 20040625
2 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20040625
3 Importing BIND_HAS_CONTENT_PADDING Call by reference Type reference (TYPE) STRING 20040625
4 Importing BIND_HOR_SCROLLING_MODE Call by reference Type reference (TYPE) STRING 20040625
5 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040625
6 Importing BORDER Call by reference Type reference (TYPE) WDY_BOOLEAN 20040625
7 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_PAT_CONTENT_AREA 20040625
8 Importing DESIGN Call by reference Type reference (TYPE) WDUI_PAT_DESIGN E_DESIGN-PLAIN 20040625
9 Importing HAS_CONTENT_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
10 Importing HOR_SCROLLING_MODE Call by reference Type reference (TYPE) WDUI_UNIDIR_SCROLLING_MODE E_HOR_SCROLLING_MODE-NONE 20040625
11 Importing ID Call by reference Type reference (TYPE) STRING 20040625
12 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625
13 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040625

Method NEW_PAT_CONTENT_AREA on class CL_WD_PAT_CONTENT_AREA has no exception.

Method SET_BORDER 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 20040625

Method SET_BORDER on class CL_WD_PAT_CONTENT_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 20040625

Method SET_CONTENT on class CL_WD_PAT_CONTENT_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_PAT_DESIGN 20040625

Method SET_DESIGN on class CL_WD_PAT_CONTENT_AREA 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 20040625

Method SET_HAS_CONTENT_PADDING on class CL_WD_PAT_CONTENT_AREA has no exception.

Method SET_HOR_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_UNIDIR_SCROLLING_MODE 20040625

Method SET_HOR_SCROLLING_MODE on class CL_WD_PAT_CONTENT_AREA has no exception.

Method SET_TOOLBAR Signature

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

Method SET_TOOLBAR on class CL_WD_PAT_CONTENT_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) WDUI_VISIBILITY 20040625

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