SAP ABAP Class CL_HTMLB_TABLEVIEW (<htmlb:tableView>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_HTMLB_TABLEVIEW Base: 20010917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20020413
Properties
Class CL_HTMLB_TABLEVIEW  
Short Description <htmlb:tableView>    
Super Class CLG_HTMLB_TABLEVIEW Base: <htmlb:tableView> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20010917   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_MIMES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HTMLB_TABLEVIEWCOLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20020413
Friends
Class CL_HTMLB_TABLEVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLUMNCOUNT Instance attribute Protected Type reference (TYPE) STRING Natural Number 20011106
2 COUNTER Static Attribute Private Type reference (TYPE) STRING 20041123
3 CO_EVENT_MARKALL Constant Public Type reference (TYPE) STRING 'MARKALL' 20030712
4 CO_EVENT_UNMARKALL Constant Public Type reference (TYPE) STRING 'UNMARKALL' 20030712
5 CURRENTROWINDEX Instance attribute Protected Type reference (TYPE) I 20020411
6 CURRENTROWINDEXTABLE Instance attribute Protected Type reference (TYPE) INT4_TABLE Standard Table of INT4 20020709
7 CURRENTROWKEY Instance attribute Protected Type reference (TYPE) STRING 20020411
8 CURRENTROWKEYTABLE Instance attribute Protected Type reference (TYPE) STRING_TABLE Standard Table of INT4 20020710
9 C_DESIGN_ALTERNATING Constant Protected Type reference (TYPE) STRING 'ALTERNATING' All Designs as String 20030109
10 C_DESIGN_MODES Constant Protected Type reference (TYPE) STRING 'HTMLB/HTMLBX' All Design Modes as String 20020416
11 C_DESIGN_STANDARD Constant Protected Type reference (TYPE) STRING 'STANDARD' All Designs as String 20030109
12 C_DESIGN_TRANSPARENT Constant Protected Type reference (TYPE) STRING 'TRANSPARENT' All Designs as String 20030109
13 C_FILTER_MODES Constant Protected Type reference (TYPE) STRING 'NONE/APPLICATION/SERVER' All Filter Modes as String 20020513
14 C_FILTER_MODE_APPLICATION Constant Public Type reference (TYPE) STRING 'APPLICATION' 20020513
15 C_FILTER_MODE_NONE Constant Public Type reference (TYPE) STRING 'NONE' 20020513
16 C_FILTER_MODE_SERVER Constant Public Type reference (TYPE) STRING 'SERVER' 20020513
17 C_HTMLBP_MODE Constant Protected Type reference (TYPE) STRING 'HTMLBP' 20030623
18 C_HTMLBX_MODE Constant Protected Type reference (TYPE) STRING 'HTMLBX' 20020416
19 C_HTMLB_MODE Constant Protected Type reference (TYPE) STRING 'HTMLB' 20020416
20 C_SORT_MODES Constant Protected Type reference (TYPE) STRING 'NONE/APPLICATION/SERVER' All Sort Modes as String 20020409
21 C_SORT_MODE_APPLICATION Constant Public Type reference (TYPE) STRING 'APPLICATION' 20020513
22 C_SORT_MODE_NONE Constant Public Type reference (TYPE) STRING 'NONE' 20020513
23 C_SORT_MODE_SERVER Constant Public Type reference (TYPE) STRING 'SERVER' 20020513
24 C_TABLENAVIGATION_MODES Constant Protected Type reference (TYPE) STRING 'BYPAGE/BYLINE' All Navigation Modes as String 20011113
25 C_TABLESELECTION_LINEEDIT Constant Public Type reference (TYPE) STRING 'LINEEDIT' All Designs as String 20030109
26 C_TABLESELECTION_MODES Constant Protected Type reference (TYPE) STRING 'NONE/MULTISELECT/SINGLESELECT/LINEEDIT/MULTILINEEDIT' All Selection Modes as String 20011113
27 C_TABLESELECTION_MULTILINEEDIT Constant Public Type reference (TYPE) STRING 'MULTILINEEDIT' All Designs as String 20030109
28 C_TABLESELECTION_MULTISELECT Constant Public Type reference (TYPE) STRING 'MULTISELECT' All Designs as String 20030109
29 C_TABLESELECTION_NONE Constant Public Type reference (TYPE) STRING 'NONE' All Designs as String 20030109
30 C_TABLESELECTION_SINGLESELECT Constant Public Type reference (TYPE) STRING 'SINGLESELECT' All Designs as String 20030109
31 C_TABLE_LAYOUTS Constant Protected Type reference (TYPE) STRING 'AUTO/FIXED' All Filter Modes as String 20020821
32 C_TABLE_LAYOUT_AUTO Constant Protected Type reference (TYPE) STRING 'AUTO' 20020821
33 C_TABLE_LAYOUT_FIXED Constant Protected Type reference (TYPE) STRING 'FIXED' 20020821
34 C_TABLVIEW_DESIGNS Constant Protected Type reference (TYPE) STRING 'ALTERNATING/STANDARD/TRANSPARENT' All Designs as String 20011113
35 C_UR_MODE Constant Protected Type reference (TYPE) STRING 'UR' 20030227
36 DATA Instance attribute Public Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20020417
37 EDIT_MODE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020410
38 EXTDFIES_TAB Instance attribute Protected Type reference (TYPE) EXTDFIEST DD Internal: Information on Table Fields 20011106
39 FILTERROWCOUNT Instance attribute Protected Type reference (TYPE) I 20020411
40 FILTERTAB Instance attribute Protected Type reference (TYPE) STRING_TABLE Table of Strings 20020410
41 FILTERVISIBLEROWCOUNT Instance attribute Protected Type reference (TYPE) I 20020411
42 FIXEDCOLUMN Instance attribute Private Type reference (TYPE) XFELD 20031023
43 FORCE_ENCODE_ENABLED Instance attribute Private Type reference (TYPE) XFELD Checkbox 20031103
44 ISSELECTED Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020820
45 JAVASCRIPT Instance attribute Private Type reference (TYPE) STRING 20041123
46 MULTI_EDIT_MODE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020709
47 MULTI_SELECT_MODE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020709
48 M_ATTRIBUTE_PATH Instance attribute Protected Type reference (TYPE) STRING 20020426
49 M_COLUMNCOUNT Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute COLUMNCOUNT 20011113
50 M_COLUMNWRAPPING Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030109
51 M_DESIGN Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute DESIGN 20011113
52 M_DESIGNMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute DESIGNMODE 20020416
53 M_FILLUPEMPTYROWS Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute FILLUPEMPTYROWS 20011113
54 M_FILTERMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for filter Attribute 20020513
55 M_FOCUS1STSELECTEDCELL Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute HEADERVISIBLE 20020716
56 M_FOOTERVISIBLE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute FOOTERVISIBLE 20011113
57 M_FORM Instance attribute Protected Object reference (TYPE REF TO) CL_HTMLB_FORM 20020527
58 M_HEADERVISIBLE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute HEADERVISIBLE 20011113
59 M_KEEPSELECTEDROW Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute HEADERVISIBLE 20020415
60 M_LEADSELECTIONINDEX Instance attribute Private Type reference (TYPE) I 20040721
61 M_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_MODEL_BINDING BSP: Basis Interface for Binding to Model 20020430
62 M_NAVIGATIONMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute NAVIGATIONMODE 20011113
63 M_ROWCOUNT Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute ROWCOUNT 20011113
64 M_SELECTEDROWINDEX Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute VISIBLEFIRSTROW 20020411
65 M_SELECTIONMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute SELECTIONMODE 20011113
66 M_SHOWNOMATCHTEXT Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute HEADERVISIBLE 20020725
67 M_SORTMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute SELECTIONMODE 20020409
68 M_TABINDEXCELL Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020911
69 M_TABLELAYOUT Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute tableLayout 20020821
70 M_USER_AGENT_TYPE Instance attribute Private Type reference (TYPE) I 20030120
71 M_VISIBLEFIRSTROW Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute VISIBLEFIRSTROW 20011113
72 M_VISIBLEROWCOUNT Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute VISIBLEROWCOUNT 20011113
73 POPUPITEMS Instance attribute Public Type reference (TYPE) PHTMLB_POPUPMENUITEMS 20030707
74 REPLACEMENT_BEE Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_BEE BSP Extension Expression 20020719
75 ROW_DATA_REF Instance attribute Protected Object reference (TYPE REF TO) DATA 20020414
76 ROW_KEY Instance attribute Protected Type reference (TYPE) STRING 20020414
77 SELECT_MODE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020709
78 SPANINFO Instance attribute Public Type reference (TYPE) TSPANINFO SSPANINFO 20020304
79 TABINDEX Instance attribute Public Type reference (TYPE) INT4 Natural Number 20020305
80 TABLEVIEWCOLUMNS Instance attribute Public Type reference (TYPE) TABLEVIEWCOLUMNS Table View Columns 20011026
81 TABLE_EVENT Instance attribute Protected Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20020410
Methods
# Method Level Visibility Method type Description Created on
1 GET_CELL_ID Instance method Protected Method 20020430
2 GET_CELL_VALUE Instance method Protected Method 20020430
3 GET_FILTER_ROW Instance method Protected Method 20020409
4 GET_TAB_FORM_FIELD Instance method Protected Method 20020527
5 RENDERBUTTON Instance method Protected Method 20011120
6 RENDERCELL Instance method Protected Method Renders a Table Cell 20011107
7 RENDERCONTCELLBEGIN Instance method Protected Method Renders the Start of the Cell with Content 20011106
8 RENDERCONTCELLEND Instance method Protected Method Renders the End of the Cell with Content 20011106
9 RENDERCONTROWBEGIN Instance method Protected Method Renders the Row Start 20011106
10 RENDERCONTROWEND Instance method Protected Method Renders the Row End 20011106
11 RENDERFOOTERNAVIGATION Instance method Protected Method 20011107
12 RENDERFOOTERNAVIGATION_NN4 Instance method Protected Method 20020221
13 RENDERFOOTERPOSITIONINDICATOR Instance method Protected Method 20011107
14 RENDERFOOTERPOSITIONINDICA_NN4 Instance method Protected Method 20020313
15 RENDERINPUTFIELD Instance method Protected Method 20011121
16 RENDERROW Instance method Protected Method 20011107
17 RENDERUSERFIELD Instance method Protected Method 20011122
18 RENDER_BUTTON_DEFAULT Instance method Protected Method 20011120
19 RENDER_BUTTON_IE5 Instance method Protected Method 20011120
20 SETFIXROWSPAN Instance method Protected Method 20020304
21 SET_TAB_FORM_FIELD Instance method Protected Method 20020527
22 SHOWEMPTYTABLETEXT Instance method Private Method 20030123
Events
Class CL_HTMLB_TABLEVIEW has no event.
Types
Class CL_HTMLB_TABLEVIEW has no local type.
Method Signatures

Method GET_CELL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I 20020430
2 Importing COLNAME Call by reference Type reference (TYPE) STRING 20020430
3 Returning ID Value transfer Type reference (TYPE) STRING 20020430
4 Importing ROW Call by reference Type reference (TYPE) I 20020430

Method GET_CELL_ID on class CL_HTMLB_TABLEVIEW has no exception.

Method GET_CELL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLNAME Call by reference Type reference (TYPE) STRING 20020430
2 Importing DEFAULT Call by reference Type reference (TYPE) STRING ' ' 20020503
3 Importing ROW Call by reference Type reference (TYPE) I 20020430
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20020430

Method GET_CELL_VALUE on class CL_HTMLB_TABLEVIEW has no exception.

Method GET_FILTER_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20020409

Method GET_FILTER_ROW on class CL_HTMLB_TABLEVIEW has no exception.

Method GET_TAB_FORM_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20020527
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20020527

Method GET_TAB_FORM_FIELD on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING Natürliche Zahl 20011120
2 Importing COLUMNNAME Call by reference Type reference (TYPE) STRING 20011120
3 Importing DESIGN Call by reference Type reference (TYPE) STRING 20011121
4 Importing ENCODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011120
5 Returning HTML Value transfer Type reference (TYPE) STRING 20011120
6 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20011120
7 Importing ROW Call by reference Type reference (TYPE) STRING Natürliche Zahl 20011120
8 Importing TEXT Call by reference Type reference (TYPE) STRING 20011120
9 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20011120
10 Importing WIDTH Call by reference Type reference (TYPE) STRING 20011120

Method RENDERBUTTON on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERCELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011107
2 Returning HTML Value transfer Type reference (TYPE) STRING 20011107
3 Importing ROWABSOLUTE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011113
4 Importing ROWRELATIVE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011113
5 Importing TAB Call by reference Type reference (TYPE) TABLE 20021119

Method RENDERCELL on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERCONTCELLBEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011109
2 Returning HTML Value transfer Type reference (TYPE) STRING Return Value 20011106
3 Importing ROWABSOLUTE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011113
4 Importing ROWRELATIVE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011113
5 Importing TAB Call by reference Type reference (TYPE) INDEX TABLE 20021119

Method RENDERCONTCELLBEGIN on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERCONTCELLEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20011106

Method RENDERCONTCELLEND on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERCONTROWBEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20011106
2 Importing ROWABSOLUTE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011113
3 Importing ROWRELATIVE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011113

Method RENDERCONTROWBEGIN on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERCONTROWEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20011106

Method RENDERCONTROWEND on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERFOOTERNAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20011107

Method RENDERFOOTERNAVIGATION on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERFOOTERNAVIGATION_NN4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20020221

Method RENDERFOOTERNAVIGATION_NN4 on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERFOOTERPOSITIONINDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20011107

Method RENDERFOOTERPOSITIONINDICATOR on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERFOOTERPOSITIONINDICA_NN4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20020313

Method RENDERFOOTERPOSITIONINDICA_NN4 on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERINPUTFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020415
2 Importing COLINDEX Call by reference Type reference (TYPE) STRING 20011121
3 Importing DISABLED Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011121
4 Returning HTML Value transfer Type reference (TYPE) STRING 20011121
5 Importing INVALID Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011121
6 Importing ROWINDEX Call by reference Type reference (TYPE) STRING 20011121
7 Importing TEXT Call by reference Type reference (TYPE) STRING 20011121

Method RENDERINPUTFIELD on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20011107
2 Importing ROWABSOLUTE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011113
3 Importing ROWRELATIVE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20011113

Method RENDERROW on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDERUSERFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020415
2 Importing COLINDEX Call by reference Type reference (TYPE) STRING 20011122
3 Importing DISABLED Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011122
4 Returning HTML Value transfer Type reference (TYPE) STRING 20011122
5 Importing INVALID Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011122
6 Importing ROWINDEX Call by reference Type reference (TYPE) STRING 20011122
7 Importing TAB Call by reference Type reference (TYPE) TABLE 20021120
8 Importing TEXT Call by reference Type reference (TYPE) STRING 20011122
9 Importing USER Call by reference Type reference (TYPE) STRING 20011122

Method RENDERUSERFIELD on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDER_BUTTON_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING Natürliche Zahl 20011120
2 Importing COLUMNNAME Call by reference Type reference (TYPE) STRING 20011120
3 Importing ENCODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011120
4 Returning HTML Value transfer Type reference (TYPE) STRING 20011120
5 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20011120
6 Importing ROW Call by reference Type reference (TYPE) STRING Natürliche Zahl 20011120
7 Importing ROWKEY Call by reference Type reference (TYPE) STRING 20020502
8 Importing TEXT Call by reference Type reference (TYPE) STRING 20011120
9 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20011120
10 Importing WIDTH Call by reference Type reference (TYPE) STRING 20011120

Method RENDER_BUTTON_DEFAULT on class CL_HTMLB_TABLEVIEW has no exception.

Method RENDER_BUTTON_IE5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING Natürliche Zahl 20011120
2 Importing COLUMNNAME Call by reference Type reference (TYPE) STRING 20011120
3 Importing DESIGN Call by reference Type reference (TYPE) STRING 20011121
4 Importing ENCODE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20011120
5 Returning HTML Value transfer Type reference (TYPE) STRING 20011120
6 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20011120
7 Importing ROW Call by reference Type reference (TYPE) STRING Natürliche Zahl 20011120
8 Importing ROWKEY Call by reference Type reference (TYPE) STRING 20020502
9 Importing TEXT Call by reference Type reference (TYPE) STRING 20011120
10 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20011120
11 Importing WIDTH Call by reference Type reference (TYPE) STRING 20011120

Method RENDER_BUTTON_IE5 on class CL_HTMLB_TABLEVIEW has no exception.

Method SETFIXROWSPAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020304
2 Importing ROW Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020304

Method SETFIXROWSPAN on class CL_HTMLB_TABLEVIEW has no exception.

Method SET_TAB_FORM_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20020527
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20020527

Method SET_TAB_FORM_FIELD on class CL_HTMLB_TABLEVIEW has no exception.

Method SHOWEMPTYTABLETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030123

Method SHOWEMPTYTABLETEXT on class CL_HTMLB_TABLEVIEW has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 620