SAP ABAP Class CL_CRM_IC_GRIDLAYOUT_BASE (GEN: CLG_HTMLB_GRIDLAYOUT)
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)  CLG_HTMLB_GRIDLAYOUT Base: 20030919
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_GRIDLAYOUT GEN: CLG_HTMLB_GRIDLAYOUTCELL 20030919
Properties
Class CL_CRM_IC_GRIDLAYOUT_BASE  
Short Description GEN: CLG_HTMLB_GRIDLAYOUT    
Super Class CLG_HTMLB_GRIDLAYOUT Base: <htmlb:gridLayout> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_IC_EXTENSIONS   BSP Framework for IC: Tags 
Created 20030919   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_IC_GRIDLAYOUT_BASE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_HTMLB_GRIDLAYOUTCELL 20030919 GEN: CLG_HTMLB_GRIDLAYOUTCELL
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLUMNWIDTH Instance attribute Public Type reference (TYPE) INT4 Natural Number 20030919
2 CONTENT Instance attribute Public Type reference (TYPE) STRTABLE Table of Strings 20030919
3 C_CELLSTYLES Constant Protected Type reference (TYPE) STRING 'ALTERNATING/TRANSPARENT/STANDARD/WHITE' 20030919
4 GRIDLAYOUTCELLS Instance attribute Protected Type reference (TYPE) T_GRIDLAYOUTCELLS 20030919
5 RESTWIDTH Instance attribute Public Type reference (TYPE) INT4 Natural Number 20030919
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GRIDLAYOUTCELL Instance method Protected Method 20030919
2 RENDER_CELLS Instance method Protected Method 20030919
Events
Class CL_CRM_IC_GRIDLAYOUT_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_GRIDLAYOUTCELL Protected See coding 20030919
2 T_GRIDLAYOUTCELLS Protected See coding 20030919
Method Signatures

Method ADD_GRIDLAYOUTCELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKGROUNDCOLOR Call by reference Type reference (TYPE) STRING 20030919
2 Importing COLSPAN Call by reference Type reference (TYPE) STRING 20030919
3 Importing COLUMNINDEX Call by reference Type reference (TYPE) STRING 20030919
4 Importing CONTENT Call by reference Object reference (TYPE REF TO) IF_BSP_WRITER 20030919
5 Importing HORIZONTALALIGNMENT Call by reference Type reference (TYPE) STRING 20030919
6 Importing ID Call by reference Type reference (TYPE) STRING 20030919
7 Importing ROWINDEX Call by reference Type reference (TYPE) STRING 20030919
8 Importing STYLE Call by reference Type reference (TYPE) STRING 20030919
9 Importing VERTICALALIGNMENT Call by reference Type reference (TYPE) STRING 20030919
10 Importing WIDTH Call by reference Type reference (TYPE) STRING 20030919
11 Importing WRAPPING Call by reference Type reference (TYPE) STRING 20030919

Method ADD_GRIDLAYOUTCELL on class CL_CRM_IC_GRIDLAYOUT_BASE has no exception.

Method RENDER_CELLS Signature

Method RENDER_CELLS on class CL_CRM_IC_GRIDLAYOUT_BASE has no parameter.
Method RENDER_CELLS on class CL_CRM_IC_GRIDLAYOUT_BASE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400