SAP ABAP Class CL_WD_CAPTION (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_ABSTRACT_CAPTION 20040628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20040628
Properties
Class CL_WD_CAPTION  
Short Description Perforce change= / 20051117-120623    
Super Class CL_WD_ABSTRACT_CAPTION  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040628   SAP 
Last change 20141121    
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
# Interface Abstract Final Description Created on
1 IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20040628
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 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 20040628
2 CID_CAPTION Constant Public Type reference (TYPE) GUID '43B468426C506824E10000000A1550C0' CID_CAPTION 20050316
3 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY DP_TEXT 20040628
4 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_TEXT 20041208
5 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT PL_TEXT 20041208
6 PR_DRAG_SOURCE_INFO Instance attribute Protected Object reference (TYPE REF TO) CL_WD_DRAG_SOURCE_INFO 20120405
7 VL_IS_DRAG_HANDLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
8 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_TEXT 20040628
Methods
# Method Level Visibility Method type Description Created on
1 BIND_TEXT Instance method Public Method BIND_TEXT 20040628
2 BOUND_TEXT Instance method Public Method BOUND_TEXT 20040628
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040628
4 GET_DRAG_SOURCE_INFO Instance method Public Method 20120405
5 GET_IS_DRAG_HANDLE Instance method Public Method 20080212
6 GET_TEXT Instance method Public Method GET_TEXT 20040628
7 NEW_CAPTION Static method Public Method NEW_CAPTION 20040628
8 SET_DRAG_SOURCE_INFO Instance method Public Method 20120405
9 SET_IS_DRAG_HANDLE Instance method Public Method 20080212
10 SET_TEXT Instance method Public Method SET_TEXT 20040628
Events
Class CL_WD_CAPTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CAPTION Public See coding TT_CAPTION 20050316 tt_CAPTION TYPE TABLE OF REF TO CL_WD_CAPTION 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 20040628

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

Method BOUND_TEXT on class CL_WD_CAPTION 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 20040628
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628

Method CONSTRUCTOR on class CL_WD_CAPTION has no exception.

Method GET_DRAG_SOURCE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_DRAG_SOURCE_INFO Value transfer Object reference (TYPE REF TO) CL_WD_DRAG_SOURCE_INFO 20120405

Method GET_DRAG_SOURCE_INFO on class CL_WD_CAPTION has no exception.

Method GET_IS_DRAG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20080212

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

Method GET_TEXT on class CL_WD_CAPTION has no exception.

Method NEW_CAPTION 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 20040628
2 Importing BIND_IMAGE_FIRST Call by reference Type reference (TYPE) STRING 20040628
3 Importing BIND_IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) STRING 20110420
4 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20040628
5 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
6 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20040628
7 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20040628
8 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
9 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
10 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
11 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
12 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_CAPTION 20040628
13 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
14 Importing ID Call by reference Type reference (TYPE) STRING 20040628
15 Importing IMAGE_FIRST Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
16 Importing IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) WDY_BOOLEAN 20110420
17 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20040628
18 Importing IS_DRAG_HANDLE Call by reference Type reference (TYPE) WDY_BOOLEAN 20080212
19 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
20 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
21 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20040628
22 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
23 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
24 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628

Method NEW_CAPTION on class CL_WD_CAPTION has no exception.

Method SET_DRAG_SOURCE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_DRAG_SOURCE_INFO Call by reference Object reference (TYPE REF TO) CL_WD_DRAG_SOURCE_INFO 20120405

Method SET_DRAG_SOURCE_INFO on class CL_WD_CAPTION has no exception.

Method SET_IS_DRAG_HANDLE 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 20080212

Method SET_IS_DRAG_HANDLE on class CL_WD_CAPTION 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 20040628

Method SET_TEXT on class CL_WD_CAPTION has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710