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 ABAP 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 BP_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TEXT 20041013
2 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_VISIBLE 20041013
3 CID_TEXT_BAR Constant Public Type reference (TYPE) GUID '64B468426C506824E10000000A1550C0' CID_TEXT_BAR 20050316
4 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY DP_TEXT 20041013
5 E_VISIBLE Constant Public See coding E_VISIBLE 20050316
6 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_TEXT 20050916
7 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_VISIBLE 20041216
8 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT PL_TEXT 20050916
9 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY PL_VISIBLE 20041216
10 T_VISIBLE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_VISIBLE 20050316
11 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_TEXT 20041013
12 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY VL_VISIBLE 20041013
Methods
# Method Level Visibility Method type Description Created on
1 BIND_TEXT Instance method Public Method BIND_TEXT 20041013
2 BIND_VISIBLE Instance method Public Method BIND_VISIBLE 20041013
3 BOUND_TEXT Instance method Public Method BOUND_TEXT 20041013
4 BOUND_VISIBLE Instance method Public Method BOUND_VISIBLE 20041013
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041013
6 GET_TEXT Instance method Public Method GET_TEXT 20041013
7 GET_VISIBLE Instance method Public Method GET_VISIBLE 20041013
8 NEW_TEXT_BAR Static method Public Method NEW_TEXT_BAR 20041013
9 SET_TEXT Instance method Public Method SET_TEXT 20041013
10 SET_VISIBLE 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 Importing 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 Importing 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041013
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041013
3 Returning 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041013
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041013
3 Returning 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 Importing ID Call by reference Type reference (TYPE) STRING 20041013
2 Importing 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 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20041013
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041013
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041013
4 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20041013
5 Returning 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041013
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041013
3 Returning 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 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20041013
2 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20041013
3 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TEXT_BAR 20041013
4 Importing ID Call by reference Type reference (TYPE) STRING 20041013
5 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041013
6 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041013
7 Importing 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 Importing 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 Importing 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