SAP ABAP Class CL_WD_SPLITTER_DATA (CL_WD_SPLITTER_DATA)
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_LAYOUT_DATA 20140402
Properties
Class CL_WD_SPLITTER_DATA  
Short Description    
Super Class CL_WD_LAYOUT_DATA  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20140402   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
Class CL_WD_SPLITTER_DATA has no interface implemented.
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_COLUMN_INDEX Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140402
2 BP_ROW_INDEX Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140402
3 CID_SPLITTER_DATA Constant Public Type reference (TYPE) GUID 'F332FF25E49A6599E1050CA00A421239' 20140402
4 VL_COLUMN_INDEX Instance attribute Protected Type reference (TYPE) I 20140402
5 VL_ROW_INDEX Instance attribute Protected Type reference (TYPE) I 20140402
Methods
# Method Level Visibility Method type Description Created on
1 BIND_COLUMN_INDEX Instance method Public Method 20140402
2 BIND_ROW_INDEX Instance method Public Method 20140402
3 BOUND_COLUMN_INDEX Instance method Public Method 20140402
4 BOUND_ROW_INDEX Instance method Public Method 20140402
5 CONSTRUCTOR Instance method Public Constructor 20140402
6 GET_COLUMN_INDEX Instance method Public Method 20140402
7 GET_ROW_INDEX Instance method Public Method 20140402
8 NEW_SPLITTER_DATA Static method Public Method 20140402
9 SET_COLUMN_INDEX Instance method Public Method 20140402
10 SET_ROW_INDEX Instance method Public Method 20140402
Events
Class CL_WD_SPLITTER_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SPLITTER_DATA Public See coding 20140402 tt_SPLITTER_DATA TYPE TABLE OF REF TO CL_WD_SPLITTER_DATA WITH DEFAULT KEY
Method Signatures

Method BIND_COLUMN_INDEX 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 20140402

Method BIND_COLUMN_INDEX on class CL_WD_SPLITTER_DATA has no exception.

Method BIND_ROW_INDEX 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 20140402

Method BIND_ROW_INDEX on class CL_WD_SPLITTER_DATA has no exception.

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

Method BOUND_COLUMN_INDEX on class CL_WD_SPLITTER_DATA has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_SPLITTER_DATA has no exception.

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

Method GET_COLUMN_INDEX on class CL_WD_SPLITTER_DATA has no exception.

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

Method GET_ROW_INDEX on class CL_WD_SPLITTER_DATA has no exception.

Method NEW_SPLITTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_COLUMN_INDEX Call by reference Type reference (TYPE) STRING 20140402
2 Importing BIND_ROW_INDEX Call by reference Type reference (TYPE) STRING 20140402
3 Importing COLUMN_INDEX Call by reference Type reference (TYPE) I 20140402
4 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_SPLITTER_DATA 20140402
5 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20140402
6 Importing ID Call by reference Type reference (TYPE) STRING 20140402
7 Importing ROW_INDEX Call by reference Type reference (TYPE) I 20140402

Method NEW_SPLITTER_DATA on class CL_WD_SPLITTER_DATA has no exception.

Method SET_COLUMN_INDEX 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 20140402

Method SET_COLUMN_INDEX on class CL_WD_SPLITTER_DATA has no exception.

Method SET_ROW_INDEX 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 20140402

Method SET_ROW_INDEX on class CL_WD_SPLITTER_DATA has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740