SAP ABAP Class CLG_CRM_BSP_IC_TABLEVIEWCOLUMN (Base: <CRM_BSP_IC:tableViewColumn>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-UI (Application Component) UI Framework
     CRM_BSP_IC_EXTENSIONS (Package) BSP Framework for IC: Tags
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HTMLB_ELEMENT Base 20051108
Properties
Class CLG_CRM_BSP_IC_TABLEVIEWCOLUMN  
Short Description Base: <CRM_BSP_IC: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 CRM_BSP_IC_EXTENSIONS   BSP Framework for IC: Tags 
Created 20030807   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_CRM_BSP_IC_TABLEVIEWCOLUMN has no forward declaration.
Interfaces
Class CLG_CRM_BSP_IC_TABLEVIEWCOLUMN has no interface implemented.
Friends
Class CLG_CRM_BSP_IC_TABLEVIEWCOLUMN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CELLDESIGNKEY Instance attribute Public Type reference (TYPE) STRING 20030807
2 CELLDISABLEDKEY Instance attribute Public Type reference (TYPE) STRING 20030807
3 CELLINVALIDKEY Instance attribute Public Type reference (TYPE) STRING 20030807
4 COLUMNNAME Instance attribute Public Type reference (TYPE) STRING Spaltenname 20030807
5 DATATYPE Instance attribute Public Type reference (TYPE) STRING 'STRING' Obsolet (Datentyp) 20030807
6 DISABLEFILTER Instance attribute Public Type reference (TYPE) STRING 20030807
7 EDIT Instance attribute Public Type reference (TYPE) STRING 'FALSE' Editierbarkeit 20030807
8 ENCODE Instance attribute Public Type reference (TYPE) STRING 'FALSE' Code 20030807
9 FIXEDCOLUMN Instance attribute Public Type reference (TYPE) STRING 'FALSE' Fixierung und hierarchische Sortierung 20030807
10 HORIZONTALALIGNMENT Instance attribute Public Type reference (TYPE) STRING Horizontale Ausrichtung 20030807
11 ISAPPENDUNIT Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20030807
12 LINKCLICKTARGET Instance attribute Public Type reference (TYPE) STRING Hyperlink zu Destination 20030807
13 LINKCOLUMNKEY Instance attribute Public Type reference (TYPE) STRING Hyperlink zu Spalte 20030807
14 MANDATORY Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20030807
15 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20030807
16 ONCELLCLICK Instance attribute Public Type reference (TYPE) STRING Event Handler für Anklicken der Zeile 20030807
17 ONITEMCLICK Instance attribute Public Type reference (TYPE) STRING Event Handler für Anklicken des Eintrags 20030807
18 PRESELECTEDSORTDIRECTION Instance attribute Public Type reference (TYPE) STRING 'NONE' 20030807
19 SORT Instance attribute Public Type reference (TYPE) STRING 'NONE' Sortierrichtung 20030807
20 TABINDEX Instance attribute Public Type reference (TYPE) STRING 'TRUE' Registerindex anlegen 20030807
21 TITLE Instance attribute Public Type reference (TYPE) STRING Titel 20030807
22 TOOLTIPCOLUMNKEY Instance attribute Public Type reference (TYPE) STRING Quick-Info zu Spalte 20030807
23 TYPE Instance attribute Public Type reference (TYPE) STRING 'TEXT' Art 20030807
24 UNITCOLUMNKEY Instance attribute Public Type reference (TYPE) STRING Spalteneinheit 20030807
25 VERTICALALIGNMENT Instance attribute Public Type reference (TYPE) STRING 'MIDDLE' Vertikale Ausrichtung 20030807
26 WIDTH Instance attribute Public Type reference (TYPE) STRING Breite 20030807
27 WRAPPING Instance attribute Public Type reference (TYPE) STRING 'FALSE' Zeilenumbruch 20030807
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030807
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030807
3 FACTORY Static method Public Method FACTORY_METHOD 20030807
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20030807
Events
Class CLG_CRM_BSP_IC_TABLEVIEWCOLUMN has no event.
Types
Class CLG_CRM_BSP_IC_TABLEVIEWCOLUMN has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

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

Method FACTORY on class CLG_CRM_BSP_IC_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_CRM_IC_TABLEVIEWCOLUMN 20030807

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