Hierarchy
⤷
⤷
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 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_ENABLED | 20040625 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_TEXT_DIRECTION | 20040625 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_TITLE | 20040625 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_TOOLTIP | 20040625 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_VISIBLE | 20040625 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | I | CC_ITEMS | 20040625 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CL_WD_PAT_CONTENT_AREA=>TT_PAT_CONTENT_AREA | CH_ITEMS | 20040625 | |||
| 8 | Constant | Public | Type reference (TYPE) | GUID | 'FC58684220506B24E10000000A1550C0' | CID_PAT_TAB | 20050316 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WDR_UIEL_DDIC_PROPERTY | DP_TITLE | 20040625 | |||
| 10 | Constant | Public | See coding | E_TEXT_DIRECTION | 20050316 | ||||
| 11 | Constant | Public | See coding | E_VISIBLE | 20050316 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | IP_TEXT_DIRECTION | 20050815 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20090824 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20090824 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | IP_VISIBLE | 20041216 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | WDUI_TEXT_DIRECTION | PL_TEXT_DIRECTION | 20050815 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20090824 | ||||
| 18 | Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20090824 | ||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | WDUI_VISIBILITY | PL_VISIBLE | 20041216 | |||
| 20 | Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | T_TEXT_DIRECTION | 20050316 | ||
| 21 | Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | T_VISIBLE | 20050316 | ||
| 22 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | VL_ENABLED | 20040625 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | WDUI_TEXT_DIRECTION | VL_TEXT_DIRECTION | 20040625 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | VL_TITLE | 20040625 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | VL_TOOLTIP | 20040625 | |||
| 26 | Instance attribute | Protected | Type reference (TYPE) | WDUI_VISIBILITY | VL_VISIBLE | 20040625 |
Methods
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 | INDEX | Call by reference | Type reference (TYPE) | I | 20040625 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | 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 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | 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 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | 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 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | 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 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | 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 | ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 2 | 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 | CONSIDER_ADDITIONAL_FLAGS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040625 | |||
| 2 | CONSIDER_DISABLED_PARENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040625 | |||
| 3 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 4 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 5 | 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 | ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040625 | ||||
| 3 | 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 | 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 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | 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 | AS_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040625 | ||||
| 2 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 3 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 4 | TEXT_LENGTH | Value transfer | Type reference (TYPE) | I | CO_UNKNOWN_TEXTLEN | 20040625 | |||
| 5 | 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 | AS_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040625 | ||||
| 2 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 3 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 4 | 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 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040625 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | 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 | 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 | BIND_ENABLED | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 2 | BIND_TEXT_DIRECTION | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 3 | BIND_TITLE | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 4 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 5 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 6 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_PAT_TAB | 20040625 | ||||
| 7 | ENABLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20040625 | |||
| 8 | ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 9 | TEXT_DIRECTION | Call by reference | Type reference (TYPE) | WDUI_TEXT_DIRECTION | E_TEXT_DIRECTION-INHERIT | 20040625 | |||
| 10 | TITLE | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20040625 | ||||
| 11 | TOOLTIP | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20040625 | ||||
| 12 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040625 | ||||
| 13 | 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 | 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 | ID | Call by reference | Type reference (TYPE) | STRING | 20040625 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040625 | ||||
| 3 | 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 | 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 | 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 | 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 | 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 | 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 |