SAP ABAP Class CL_M_LISTITEMCELL (Element-Handler: <m:listItemCell>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     CRM_BSP_MOBILE (Package) UIF for BSP-based CRM applications running on mobile devices
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_M_LISTITEMCELL Base: 20080215
Properties
Class CL_M_LISTITEMCELL  
Short Description Element-Handler: <m:listItemCell>    
Super Class CLG_M_LISTITEMCELL Base: <m:listItemCell> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_MOBILE   UIF for BSP-based CRM applications running on mobile devices 
Created 20080215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_M_LISTITEMCELL has no forward declaration.
Interfaces
Class CL_M_LISTITEMCELL has no interface implemented.
Friends
Class CL_M_LISTITEMCELL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LIST_ITEM_CELL_ALIGN_BOTTOM Constant Public Type reference (TYPE) STRING 'BOTTOM' Bottom alignment 20080215
2 CO_LIST_ITEM_CELL_ALIGN_CENTER Constant Public Type reference (TYPE) STRING 'CENTER' Center alignment 20080215
3 CO_LIST_ITEM_CELL_ALIGN_LEFT Constant Public Type reference (TYPE) STRING 'LEFT' Left alignment 20080215
4 CO_LIST_ITEM_CELL_ALIGN_MIDDLE Constant Public Type reference (TYPE) STRING 'MIDDLE' Middle alignment 20080215
5 CO_LIST_ITEM_CELL_ALIGN_RIGHT Constant Public Type reference (TYPE) STRING 'RIGHT' Right alignment 20080215
6 CO_LIST_ITEM_CELL_ALIGN_TOP Constant Public Type reference (TYPE) STRING 'TOP' Top alignment 20080215
7 CO_LIST_ITEM_CELL_DESIGNS Constant Public Type reference (TYPE) STRING 'STANDARD/TABLEHEADER' Cell designs 20080216
8 CO_LIST_ITEM_CELL_DESIGN_STAND Constant Public Type reference (TYPE) STRING 'STANDARD' Standard design 20080216
9 CO_LIST_ITEM_CELL_DESIGN_THEAD Constant Public Type reference (TYPE) STRING 'TABLEHEADER' Table header design 20080216
10 CO_LIST_ITEM_CELL_H_ALIGNMENTS Constant Public Type reference (TYPE) STRING 'LEFT/CENTER/RIGHT' Horizontal alignments 20080215
11 CO_LIST_ITEM_CELL_SORT_DOWN Constant Public Type reference (TYPE) STRING 'DESCENDING' Sort descending 20080216
12 CO_LIST_ITEM_CELL_SORT_MODES Constant Public Type reference (TYPE) STRING 'NONE/ASCENDING/DESCENDING' Sorting modes 20080216
13 CO_LIST_ITEM_CELL_SORT_NONE Constant Public Type reference (TYPE) STRING 'NONE' No sort 20080216
14 CO_LIST_ITEM_CELL_SORT_UP Constant Public Type reference (TYPE) STRING 'ASCENDING' Sort ascending 20080216
15 CO_LIST_ITEM_CELL_V_ALIGNMENTS Constant Public Type reference (TYPE) STRING 'TOP/MIDDLE/BOTTOM' Vertical alignments 20080215
16 GV_DIV_CLASS Instance attribute Protected Type reference (TYPE) STRING CSS class of enclosing DIV 20080216
Methods
Class CL_M_LISTITEMCELL has no method.
Events
Class CL_M_LISTITEMCELL has no event.
Types
Class CL_M_LISTITEMCELL has no local type.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700