SAP ABAP Class CL_WD_TABLE_SCRL_TIP_PRVDR (CL_WD_TABLE_SCRL_TIP_PRVDR)
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 20060622
Properties
Class CL_WD_TABLE_SCRL_TIP_PRVDR  
Short Description    
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 20060622   SAP 
Last change 20130531   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_TABLE_SCRL_TIP_PRVDR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20120706 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20120706 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060622
2 BP_START_ROW Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060622
3 BP_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060622
4 CID_TABLE_SCRL_TIP_PRVDR Constant Public Type reference (TYPE) GUID '4497C8B613710100E10000000A1552AC' 20060622
5 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20060622
6 VL_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20060622
7 VL_START_ROW Instance attribute Protected Type reference (TYPE) I 20060622
8 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060622
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DATA_SOURCE Instance method Public Method 20060622
2 BIND_START_ROW Instance method Public Method 20060622
3 BIND_TEXT Instance method Public Method 20060622
4 BOUND_DATA_SOURCE Instance method Public Method 20060622
5 BOUND_START_ROW Instance method Public Method 20060622
6 BOUND_TEXT Instance method Public Method 20060622
7 CONSTRUCTOR Instance method Public Constructor 20060622
8 GET_DATA_SOURCE Instance method Public Method 20060622
9 GET_START_ROW Instance method Public Method 20060622
10 GET_TEXT Instance method Public Method 20060622
11 NEW_TABLE_SCRL_TIP_PRVDR Static method Public Method 20060622
12 SET_DATA_SOURCE Instance method Public Method 20060622
13 SET_START_ROW Instance method Public Method 20060622
14 SET_TEXT Instance method Public Method 20060622
Events
Class CL_WD_TABLE_SCRL_TIP_PRVDR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TABLE_SCRL_TIP_PRVDR Public See coding 20060622 tt_TABLE_SCRL_TIP_PRVDR TYPE TABLE OF REF TO CL_WD_TABLE_SCRL_TIP_PRVDR WITH DEFAULT KEY
Method Signatures

Method BIND_DATA_SOURCE 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 20060622

Method BIND_DATA_SOURCE on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

Method BIND_START_ROW 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 20060622

Method BIND_START_ROW on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

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 20060622

Method BIND_TEXT on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

Method BOUND_DATA_SOURCE 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 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060622

Method BOUND_DATA_SOURCE on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

Method BOUND_START_ROW 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 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060622

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

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

Method CONSTRUCTOR on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

Method GET_DATA_SOURCE 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 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20060622

Method GET_DATA_SOURCE on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

Method GET_START_ROW 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 20060622
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060622
3 Returning VALUE Value transfer Type reference (TYPE) I 20060622

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

Method GET_TEXT on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

Method NEW_TABLE_SCRL_TIP_PRVDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DATA_SOURCE Call by reference Type reference (TYPE) STRING 20060622
2 Importing BIND_START_ROW Call by reference Type reference (TYPE) STRING 20060622
3 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20060622
4 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TABLE_SCRL_TIP_PRVDR 20060622
5 Importing ID Call by reference Type reference (TYPE) STRING 20060622
6 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20060622

Method NEW_TABLE_SCRL_TIP_PRVDR on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

Method SET_DATA_SOURCE Signature

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

Method SET_DATA_SOURCE on class CL_WD_TABLE_SCRL_TIP_PRVDR has no exception.

Method SET_START_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20060622

Method SET_START_ROW on class CL_WD_TABLE_SCRL_TIP_PRVDR 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 20060622

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