SAP ABAP Class CL_WD_TEXT_BAR (Perforce change= / 20051117-120623)
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_VIEW_ELEMENT | Perforce Change= / 20040604-141028 | 20041013 |
Properties
| Class | CL_WD_TEXT_BAR | |
| Short Description | Perforce change= / 20051117-120623 | |
| 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_STANDARD | UIE Library "Standard" |
| Created | 20041013 | 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_TEXT_BAR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20110322 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20110322 | 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_TEXT | 20041013 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | BP_VISIBLE | 20041013 | |||
| 3 | Constant | Public | Type reference (TYPE) | GUID | '64B468426C506824E10000000A1550C0' | CID_TEXT_BAR | 20050316 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WDR_UIEL_DDIC_PROPERTY | DP_TEXT | 20041013 | |||
| 5 | Constant | Public | See coding | E_VISIBLE | 20050316 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | IP_TEXT | 20050916 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | IP_VISIBLE | 20041216 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | PL_TEXT | 20050916 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WDUI_VISIBILITY | PL_VISIBLE | 20041216 | |||
| 10 | Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | T_VISIBLE | 20050316 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | VL_TEXT | 20041013 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | WDUI_VISIBILITY | VL_VISIBLE | 20041013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | BIND_TEXT | 20041013 | |
| 2 | Instance method | Public | Method | BIND_VISIBLE | 20041013 | |
| 3 | Instance method | Public | Method | BOUND_TEXT | 20041013 | |
| 4 | Instance method | Public | Method | BOUND_VISIBLE | 20041013 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20041013 | |
| 6 | Instance method | Public | Method | GET_TEXT | 20041013 | |
| 7 | Instance method | Public | Method | GET_VISIBLE | 20041013 | |
| 8 | Static method | Public | Method | NEW_TEXT_BAR | 20041013 | |
| 9 | Instance method | Public | Method | SET_TEXT | 20041013 | |
| 10 | Instance method | Public | Method | SET_VISIBLE | 20041013 |
Events
Class CL_WD_TEXT_BAR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TEXT_BAR | Public | See coding | TT_TEXT_BAR | 20050316 | tt_TEXT_BAR TYPE TABLE OF REF TO CL_WD_TEXT_BAR WITH DEFAULT KEY
|
Method Signatures
Method BIND_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20041013 |
Method BIND_TEXT on class CL_WD_TEXT_BAR 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 | 20041013 |
Method BIND_VISIBLE on class CL_WD_TEXT_BAR has no exception.
Method BOUND_TEXT 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 | 20041013 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041013 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20041013 |
Method BOUND_TEXT on class CL_WD_TEXT_BAR 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 | 20041013 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041013 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20041013 |
Method BOUND_VISIBLE on class CL_WD_TEXT_BAR 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 | 20041013 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20041013 |
Method CONSTRUCTOR on class CL_WD_TEXT_BAR has no exception.
Method GET_TEXT 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 | 20041013 | ||||
| 2 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20041013 | ||||
| 3 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041013 | ||||
| 4 | TEXT_LENGTH | Value transfer | Type reference (TYPE) | I | CO_UNKNOWN_TEXTLEN | 20041013 | |||
| 5 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041013 |
Method GET_TEXT on class CL_WD_TEXT_BAR 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 | 20041013 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041013 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDUI_VISIBILITY | 20041013 |
Method GET_VISIBLE on class CL_WD_TEXT_BAR has no exception.
Method NEW_TEXT_BAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_TEXT | Call by reference | Type reference (TYPE) | STRING | 20041013 | ||||
| 2 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20041013 | ||||
| 3 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_TEXT_BAR | 20041013 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | STRING | 20041013 | ||||
| 5 | TEXT | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20041013 | ||||
| 6 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20041013 | ||||
| 7 | VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20041013 |
Method NEW_TEXT_BAR on class CL_WD_TEXT_BAR has no exception.
Method SET_TEXT 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 | 20041013 |
Method SET_TEXT on class CL_WD_TEXT_BAR 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 | 20041013 |
Method SET_VISIBLE on class CL_WD_TEXT_BAR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |