SAP ABAP Class CL_WD_ABSTRACT_LEGEND_ITEM (CL_WD_ABSTRACT_LEGEND_ITEM)
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 20060629
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_FW_LEGEND_ITEM 20060629
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_LEGEND_ITEM 20060629
Properties
Class CL_WD_ABSTRACT_LEGEND_ITEM  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20060629   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_ABSTRACT_LEGEND_ITEM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110302 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110302 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 20060629
2 BP_TEXT_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060629
3 BP_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060629
4 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060629
5 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20060629
6 DP_TOOLTIP Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20060629
7 E_TEXT_DIRECTION Constant Public See coding 20060629
8 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060629
9 IP_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060629
10 IP_TOOLTIP Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060629
11 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060629
12 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060629
13 PL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20060629
14 PL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060629
15 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060629
16 T_TEXT_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20060629
17 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060629
18 VL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20060629
19 VL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060629
20 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060629
Methods
# Method Level Visibility Method type Description Created on
1 BIND_TEXT Instance method Public Method 20060629
2 BIND_TEXT_DIRECTION Instance method Public Method 20060629
3 BIND_TOOLTIP Instance method Public Method 20060629
4 BIND_VISIBLE Instance method Public Method 20060629
5 BOUND_TEXT Instance method Public Method 20060629
6 BOUND_TEXT_DIRECTION Instance method Public Method 20060629
7 BOUND_TOOLTIP Instance method Public Method 20060629
8 BOUND_VISIBLE Instance method Public Method 20060629
9 GET_TEXT Instance method Public Method 20060629
10 GET_TEXT_DIRECTION Instance method Public Method 20060629
11 GET_TOOLTIP Instance method Public Method 20060629
12 GET_VISIBLE Instance method Public Method 20060629
13 SET_TEXT Instance method Public Method 20060629
14 SET_TEXT_DIRECTION Instance method Public Method 20060629
15 SET_TOOLTIP Instance method Public Method 20060629
16 SET_VISIBLE Instance method Public Method 20060629
Events
Class CL_WD_ABSTRACT_LEGEND_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTRACT_LEGEND_ITEM Public See coding 20060629 tt_ABSTRACT_LEGEND_ITEM TYPE TABLE OF REF TO CL_WD_ABSTRACT_LEGEND_ITEM 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 20060629

Method BIND_TEXT on class CL_WD_ABSTRACT_LEGEND_ITEM 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 20060629

Method BIND_TEXT_DIRECTION on class CL_WD_ABSTRACT_LEGEND_ITEM 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 20060629

Method BIND_TOOLTIP on class CL_WD_ABSTRACT_LEGEND_ITEM 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 20060629

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

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

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

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

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

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

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

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

Method GET_VISIBLE on class CL_WD_ABSTRACT_LEGEND_ITEM 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 20060629

Method SET_TEXT on class CL_WD_ABSTRACT_LEGEND_ITEM 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 20060629

Method SET_TEXT_DIRECTION on class CL_WD_ABSTRACT_LEGEND_ITEM 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 20060629

Method SET_TOOLTIP on class CL_WD_ABSTRACT_LEGEND_ITEM 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) WDY_BOOLEAN 20060629

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