SAP ABAP Class CL_THTMLBX_KFPTV_TEST (Test class for the kfpTableView tag test page)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB_TEST (Package) test applications for the THTMLB test library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060825
Properties
Class CL_THTMLBX_KFPTV_TEST  
Short Description Test class for the kfpTableView tag test page    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20060825   SAP 
Last change 20081007   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
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060825
Friends
Class CL_THTMLBX_KFPTV_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_PAGE_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20060831
2 GV_COLUMNS Instance attribute Protected Type reference (TYPE) I 15 20060825
3 GV_HEADER_COLUMNS Instance attribute Protected Type reference (TYPE) I 2 20060825
4 GV_HEADER_ROWS Instance attribute Protected Type reference (TYPE) I 1 20060825
5 GV_ROWS Instance attribute Protected Type reference (TYPE) I 20060825
6 GV_UNIT Instance attribute Protected Type reference (TYPE) STRING 20060929
7 TABLE_DATA Instance attribute Public Object reference (TYPE REF TO) DATA 20060901
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060825
Events
Class CL_THTMLBX_KFPTV_TEST has no event.
Types
Class CL_THTMLBX_KFPTV_TEST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20060831
2 Importing IV_COLUMNS Call by reference Type reference (TYPE) I 15 20060825
3 Importing IV_HEADER_COLUMNS Call by reference Type reference (TYPE) I 2 20060825
4 Importing IV_HEADER_ROWS Call by reference Type reference (TYPE) I 1 20060825
5 Importing IV_ROWS Call by reference Type reference (TYPE) I 20060825

Method CONSTRUCTOR on class CL_THTMLBX_KFPTV_TEST has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700