SAP ABAP Class CL_WD_PAT_TAB (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_TAB  
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_TAB 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_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_ENABLED 20040625
2 BP_TEXT_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TEXT_DIRECTION 20040625
3 BP_TITLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TITLE 20040625
4 BP_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TOOLTIP 20040625
5 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_VISIBLE 20040625
6 CC_ITEMS Instance attribute Public Type reference (TYPE) I CC_ITEMS 20040625
7 CH_ITEMS Instance attribute Protected Type reference (TYPE) CL_WD_PAT_CONTENT_AREA=>TT_PAT_CONTENT_AREA CH_ITEMS 20040625
8 CID_PAT_TAB Constant Public Type reference (TYPE) GUID 'FC58684220506B24E10000000A1550C0' CID_PAT_TAB 20050316
9 DP_TITLE Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY DP_TITLE 20040625
10 E_TEXT_DIRECTION Constant Public See coding E_TEXT_DIRECTION 20050316
11 E_VISIBLE Constant Public See coding E_VISIBLE 20050316
12 IP_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_TEXT_DIRECTION 20050815
13 IP_TITLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090824
14 IP_TOOLTIP Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090824
15 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_VISIBLE 20041216
16 PL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION PL_TEXT_DIRECTION 20050815
17 PL_TITLE Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20090824
18 PL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20090824
19 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY PL_VISIBLE 20041216
20 T_TEXT_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_TEXT_DIRECTION 20050316
21 T_VISIBLE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_VISIBLE 20050316
22 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_ENABLED 20040625
23 VL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION VL_TEXT_DIRECTION 20040625
24 VL_TITLE Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_TITLE 20040625
25 VL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_TOOLTIP 20040625
26 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY VL_VISIBLE 20040625
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method ADD_ITEM 20040625
2 BIND_ENABLED Instance method Public Method BIND_ENABLED 20040625
3 BIND_TEXT_DIRECTION Instance method Public Method BIND_TEXT_DIRECTION 20040625
4 BIND_TITLE Instance method Public Method BIND_TITLE 20040625
5 BIND_TOOLTIP Instance method Public Method BIND_TOOLTIP 20040625
6 BIND_VISIBLE Instance method Public Method BIND_VISIBLE 20040625
7 BOUND_ENABLED Instance method Public Method BOUND_ENABLED 20040625
8 BOUND_TEXT_DIRECTION Instance method Public Method BOUND_TEXT_DIRECTION 20040625
9 BOUND_TITLE Instance method Public Method BOUND_TITLE 20040625
10 BOUND_TOOLTIP Instance method Public Method BOUND_TOOLTIP 20040625
11 BOUND_VISIBLE Instance method Public Method BOUND_VISIBLE 20040625
12 CONSTRUCTOR Instance method Public Constructor Constructor 20040625
13 GET_ENABLED Instance method Public Method GET_ENABLED 20040625
14 GET_ITEM Instance method Public Method GET_ITEM 20040625
15 GET_ITEMS Instance method Public Method GET_ITEMS 20040625
16 GET_TEXT_DIRECTION Instance method Public Method GET_TEXT_DIRECTION 20040625
17 GET_TITLE Instance method Public Method GET_TITLE 20040625
18 GET_TOOLTIP Instance method Public Method GET_TOOLTIP 20040625
19 GET_VISIBLE Instance method Public Method GET_VISIBLE 20040625
20 HAS_ITEMS Instance method Public Method HAS_ITEMS 20040625
21 NEW_PAT_TAB Static method Public Method NEW_PAT_TAB 20040625
22 NUMBER_OF_ITEMS Instance method Public Method NUMBER_OF_ITEMS 20040625
23 REMOVE_ALL_ITEMS Instance method Public Method REMOVE_ALL_ITEMS 20040625
24 REMOVE_ITEM Instance method Public Method REMOVE_ITEM 20040625
25 SET_ENABLED Instance method Public Method SET_ENABLED 20040625
26 SET_TEXT_DIRECTION Instance method Public Method SET_TEXT_DIRECTION 20040625
27 SET_TITLE Instance method Public Method SET_TITLE 20040625
28 SET_TOOLTIP Instance method Public Method SET_TOOLTIP 20040625
29 SET_VISIBLE Instance method Public Method SET_VISIBLE 20040625
Events
Class CL_WD_PAT_TAB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PAT_TAB Public See coding TT_PAT_TAB 20050316 tt_PAT_TAB TYPE TABLE OF REF TO CL_WD_PAT_TAB WITH DEFAULT KEY
Method Signatures

Method ADD_ITEM 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 20040625
2 Importing THE_ITEM Call by reference Object reference (TYPE REF TO) CL_WD_PAT_CONTENT_AREA 20040625

Method ADD_ITEM on class CL_WD_PAT_TAB 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 20040625

Method BIND_ENABLED on class CL_WD_PAT_TAB 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 20040625

Method BIND_TEXT_DIRECTION on class CL_WD_PAT_TAB 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 20040625

Method BIND_TITLE on class CL_WD_PAT_TAB 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 20040625

Method BIND_TOOLTIP on class CL_WD_PAT_TAB 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_TAB 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 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_ENABLED on class CL_WD_PAT_TAB 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 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_TEXT_DIRECTION on class CL_WD_PAT_TAB 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 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_TITLE on class CL_WD_PAT_TAB 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 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_TOOLTIP on class CL_WD_PAT_TAB 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_TAB 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_TAB 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 20040625
2 Importing CONSIDER_DISABLED_PARENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040625
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
4 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
5 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040625

Method GET_ENABLED on class CL_WD_PAT_TAB has no exception.

Method GET_ITEM 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 INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_ITEM Value transfer Object reference (TYPE REF TO) CL_WD_PAT_CONTENT_AREA 20040625

Method GET_ITEM on class CL_WD_PAT_TAB has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_ITEMS Value transfer Type reference (TYPE) CL_WD_PAT_CONTENT_AREA=>TT_PAT_CONTENT_AREA 20040625

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

Method GET_TEXT_DIRECTION on class CL_WD_PAT_TAB 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 20040625
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
4 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20040625
5 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_TITLE on class CL_WD_PAT_TAB 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 20040625
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_TOOLTIP on class CL_WD_PAT_TAB 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_TAB has no exception.

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

Method HAS_ITEMS on class CL_WD_PAT_TAB has no exception.

Method NEW_PAT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040625
2 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20040625
3 Importing BIND_TITLE Call by reference Type reference (TYPE) STRING 20040625
4 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040625
5 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040625
6 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_PAT_TAB 20040625
7 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
8 Importing ID Call by reference Type reference (TYPE) STRING 20040625
9 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20040625
10 Importing TITLE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
11 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 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_TAB on class CL_WD_PAT_TAB has no exception.

Method NUMBER_OF_ITEMS Signature

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

Method NUMBER_OF_ITEMS on class CL_WD_PAT_TAB has no exception.

Method REMOVE_ALL_ITEMS Signature

Method REMOVE_ALL_ITEMS on class CL_WD_PAT_TAB has no parameter.
Method REMOVE_ALL_ITEMS on class CL_WD_PAT_TAB has no exception.

Method REMOVE_ITEM 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 INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_ITEM Value transfer Object reference (TYPE REF TO) CL_WD_PAT_CONTENT_AREA 20040625

Method REMOVE_ITEM on class CL_WD_PAT_TAB 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 20040625

Method SET_ENABLED on class CL_WD_PAT_TAB 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 20040625

Method SET_TEXT_DIRECTION on class CL_WD_PAT_TAB 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 20040625

Method SET_TITLE on class CL_WD_PAT_TAB 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 20040625

Method SET_TOOLTIP on class CL_WD_PAT_TAB 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_TAB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710