SAP ABAP Class CLG_HTMLB_TABLEVIEWCOLUMN (Base: <htmlb:tableViewColumn>)
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)  CL_HTMLB_ELEMENT Base 20020527
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_TABLEVIEWCOLUMN 20030807
2 Inheritance (c INHERITING FROM c_ref)  CL_HTMLB_TABLEVIEWCOLUMN 20011025
Properties
Class CLG_HTMLB_TABLEVIEWCOLUMN  
Short Description Base: <htmlb:tableViewColumn>    
Super Class CL_HTMLB_ELEMENT Base <htmlb:*> 
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 SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20011025   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_HTMLB_TABLEVIEWCOLUMN has no forward declaration.
Interfaces
Class CLG_HTMLB_TABLEVIEWCOLUMN has no interface implemented.
Friends
Class CLG_HTMLB_TABLEVIEWCOLUMN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIGNFORSIGNEDNUMBERS Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20030905
2 CELLDESIGNKEY Instance attribute Public Type reference (TYPE) STRING 20011121
3 CELLDISABLEDKEY Instance attribute Public Type reference (TYPE) STRING 20011121
4 CELLINVALIDKEY Instance attribute Public Type reference (TYPE) STRING 20011121
5 COLUMNNAME Instance attribute Public Type reference (TYPE) STRING Column Name 20011025
6 DATATYPE Instance attribute Public Type reference (TYPE) STRING 'STRING' Obsolete (Data Type) 20011025
7 DISABLEFILTER Instance attribute Public Type reference (TYPE) STRING 20030131
8 EDIT Instance attribute Public Type reference (TYPE) STRING 'FALSE' Editability 20020417
9 ENCODE Instance attribute Public Type reference (TYPE) STRING 'FALSE' Code 20011025
10 FIXEDCOLUMN Instance attribute Public Type reference (TYPE) STRING 'FALSE' Fix and Hierarchical Sort 20020215
11 FORCETEXTDIRECTIONLTR Instance attribute Public Type reference (TYPE) STRING 20040618
12 HORIZONTALALIGNMENT Instance attribute Public Type reference (TYPE) STRING 'LEFT' Horizontal Alignment 20011025
13 ISAPPENDUNIT Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20011025
14 LINKCLICKTARGET Instance attribute Public Type reference (TYPE) STRING Hyperlink to Destination 20011025
15 LINKCOLUMNKEY Instance attribute Public Type reference (TYPE) STRING Hyperlink to column 20011025
16 MANDATORY Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20020826
17 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020405
18 ONCELLCLICK Instance attribute Public Type reference (TYPE) STRING Event Handler for Click on Row 20011025
19 ONITEMCLICK Instance attribute Public Type reference (TYPE) STRING Event Handler for Click on Entry 20011025
20 PRESELECTEDSORTDIRECTION Instance attribute Public Type reference (TYPE) STRING 'NONE' 20020814
21 SORT Instance attribute Public Type reference (TYPE) STRING 'NONE' Sort 20020321
22 TITLE Instance attribute Public Type reference (TYPE) STRING Title 20011025
23 TOOLTIPCOLUMNKEY Instance attribute Public Type reference (TYPE) STRING Column Quick Info 20011025
24 TOOLTIPHEADER Instance attribute Public Type reference (TYPE) STRING 20030515
25 TYPE Instance attribute Public Type reference (TYPE) STRING 'TEXT' Type 20011025
26 UNITCOLUMNKEY Instance attribute Public Type reference (TYPE) STRING Column Unit 20011025
27 VERTICALALIGNMENT Instance attribute Public Type reference (TYPE) STRING 'MIDDLE' Vertical Alignment 20011025
28 WIDTH Instance attribute Public Type reference (TYPE) STRING NPlWidth 20011025
29 WRAPPING Instance attribute Public Type reference (TYPE) STRING 'FALSE' Line break 20011025
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011113
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011025
3 FACTORY Static method Public Method FACTORY_METHOD 20020415
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020415
Events
Class CLG_HTMLB_TABLEVIEWCOLUMN has no event.
Types
Class CLG_HTMLB_TABLEVIEWCOLUMN has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNFORSIGNEDNUMBERS Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20030905
2 Importing CELLDESIGNKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
3 Importing CELLDISABLEDKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
4 Importing CELLINVALIDKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
5 Importing COLUMNNAME Call by reference Type reference (TYPE) CSEQUENCE 20020415
6 Importing DATATYPE Call by reference Type reference (TYPE) CSEQUENCE 'STRING' 20020415
7 Importing DISABLEFILTER Call by reference Type reference (TYPE) CSEQUENCE 20030131
8 Importing EDIT Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020417
9 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_HTMLB_TABLEVIEWCOLUMN 20020415
10 Importing ENCODE Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020415
11 Importing FIXEDCOLUMN Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020415
12 Importing FORCETEXTDIRECTIONLTR Call by reference Type reference (TYPE) CSEQUENCE 20040618
13 Importing HORIZONTALALIGNMENT Call by reference Type reference (TYPE) CSEQUENCE 'LEFT' 20020415
14 Importing ISAPPENDUNIT Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020415
15 Importing LINKCLICKTARGET Call by reference Type reference (TYPE) CSEQUENCE 20020415
16 Importing LINKCOLUMNKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
17 Importing MANDATORY Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020826
18 Importing ONCELLCLICK Call by reference Type reference (TYPE) CSEQUENCE 20020415
19 Importing ONITEMCLICK Call by reference Type reference (TYPE) CSEQUENCE 20020415
20 Importing PRESELECTEDSORTDIRECTION Call by reference Type reference (TYPE) CSEQUENCE 'NONE' 20020814
21 Importing SORT Call by reference Type reference (TYPE) CSEQUENCE 'NONE' 20020415
22 Importing TITLE Call by reference Type reference (TYPE) CSEQUENCE 20020415
23 Importing TOOLTIPCOLUMNKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
24 Importing TOOLTIPHEADER Call by reference Type reference (TYPE) CSEQUENCE 20030515
25 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 'TEXT' 20020415
26 Importing UNITCOLUMNKEY Call by reference Type reference (TYPE) CSEQUENCE 20020415
27 Importing VERTICALALIGNMENT Call by reference Type reference (TYPE) CSEQUENCE 'MIDDLE' 20020415
28 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20020415
29 Importing WRAPPING Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020415

Method FACTORY on class CLG_HTMLB_TABLEVIEWCOLUMN 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_HTMLB_TABLEVIEWCOLUMN 20020415

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