SAP ABAP Class CLG_THTMLBX_KFPTABLEVIEW (Base: <thtmlbx:kfpTableView>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_ELEMENT Element class for THTMLB tag library 20060824
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLBX_KFPTABLEVIEW Element-Handler: 20060824
Properties
Class CLG_THTMLBX_KFPTABLEVIEW  
Short Description Base: <thtmlbx:kfpTableView>    
Super Class CL_THTMLB_ELEMENT Element class for THTMLB tag library 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060824   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLBX_KFPTABLEVIEW has no forward declaration.
Interfaces
Class CLG_THTMLBX_KFPTABLEVIEW has no interface implemented.
Friends
Class CLG_THTMLBX_KFPTABLEVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIONS Instance attribute Public Type reference (TYPE) CRMT_THTMLB_BUTTON_T Toolbar buttons 20060824
2 COLUMNDEFINITIONS Instance attribute Public Type reference (TYPE) TABLEVIEWCONTROLTAB Columns to be displayed 20060824
3 HEADERCOLUMNCOUNT Instance attribute Public Type reference (TYPE) STRING '1' 20060824
4 HEADERROWCOUNT Instance attribute Public Type reference (TYPE) STRING '1' 20060824
5 HEADERROWHEIGHT Instance attribute Public Type reference (TYPE) STRING '45' Height in pixels of each header row 20060831
6 HEADERTEXT Instance attribute Public Type reference (TYPE) STRING Title 20060824
7 ITERATOR Instance attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR Delegate for rendering cells 20060824
8 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060824
9 OVERWRITEDEFINITIONS Instance attribute Public Type reference (TYPE) TABLEVIEWOVERWRITETAB Whether to override the columns to be displayed or not 20060824
10 ROWCOUNT Instance attribute Public Type reference (TYPE) STRING Number of rows 20060824
11 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20080226
12 VISIBLEROWCOUNT Instance attribute Public Type reference (TYPE) STRING '10' Determines height of scrollable area 20060824
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060824
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060824
3 FACTORY Static method Public Method FACTORY_METHOD 20060824
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20060824
Events
Class CLG_THTMLBX_KFPTABLEVIEW has no event.
Types
Class CLG_THTMLBX_KFPTABLEVIEW has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_THTMLBX_KFPTABLEVIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLBX_KFPTABLEVIEW has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_THTMLBX_KFPTABLEVIEW has no parameter.
Method CONSTRUCTOR on class CLG_THTMLBX_KFPTABLEVIEW has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIONS Call by reference Type reference (TYPE) CRMT_THTMLB_BUTTON_T 20060824
2 Importing COLUMNDEFINITIONS Call by reference Type reference (TYPE) TABLEVIEWCONTROLTAB 20060824
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLBX_KFPTABLEVIEW 20060824
4 Importing HEADERCOLUMNCOUNT Call by reference Type reference (TYPE) CSEQUENCE '1' 20060824
5 Importing HEADERROWCOUNT Call by reference Type reference (TYPE) CSEQUENCE '1' 20060824
6 Importing HEADERROWHEIGHT Call by reference Type reference (TYPE) CSEQUENCE '45' 20060831
7 Importing HEADERTEXT Call by reference Type reference (TYPE) CSEQUENCE 20060824
8 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20060824
9 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20060824
10 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR 20060824
11 Importing OVERWRITEDEFINITIONS Call by reference Type reference (TYPE) TABLEVIEWOVERWRITETAB 20060824
12 Importing ROWCOUNT Call by reference Type reference (TYPE) CSEQUENCE 20060824
13 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
14 Importing VISIBLEROWCOUNT Call by reference Type reference (TYPE) CSEQUENCE '10' 20060824

Method FACTORY on class CLG_THTMLBX_KFPTABLEVIEW has no exception.

Method FACTORY_CLEAR Signature

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

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