SAP ABAP Class CL_SALV_WD_CV_STANDARD (Cell Variant)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_CV Cell Variant 20041228
Properties
Class CL_SALV_WD_CV_STANDARD  
Short Description Cell Variant    
Super Class CL_SALV_WD_CV Cell Variant 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20041228   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WD_TABLE_STANDARD_CELL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_CV_STANDARD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_WD_MODEL_ACCESS 20090226 ALV Model Help Class for Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CELL_DESIGN Instance attribute Public Attribute reference (LIKE) CL_WD_TABLE_STANDARD_CELL=>T_CELL_DESIGN CL_WD_TABLE_STANDARD_CELL=>E_CELL_DESIGN-STANDARD 20041228
2 CELL_DESIGN_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041228
3 R_EDITOR Instance attribute Public Object reference (TYPE REF TO) CL_SALV_WD_UIE UI Element 20041228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041228
2 GET_CELL_DESIGN Instance method Public Method Returns the Background Color of the Cell Variant 20041228
3 GET_CELL_DESIGN_FIELDNAME Instance method Public Method Returns Field with the Background Colors of the Cell Variant 20041228
4 GET_EDITOR Instance method Public Method Returns the Editor for the Cell Variant 20041228
5 SET_CELL_DESIGN Instance method Public Method Sets the Background Color for the Cell Variant 20041228
6 SET_CELL_DESIGN_FIELDNAME Instance method Public Method Sets Field with Background Colors of the Cell Variant 20041228
7 SET_EDITOR Instance method Public Method Sets the Editor for the Cell Variant 20041228
Events
Class CL_SALV_WD_CV_STANDARD has no event.
Types
Class CL_SALV_WD_CV_STANDARD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_CELL_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_TABLE_STANDARD_CELL=>T_CELL_DESIGN 20041228

Method GET_CELL_DESIGN on class CL_SALV_WD_CV_STANDARD has no exception.

Method GET_CELL_DESIGN_FIELDNAME Signature

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

Method GET_CELL_DESIGN_FIELDNAME on class CL_SALV_WD_CV_STANDARD has no exception.

Method GET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_WD_TABLE_CELL_EDITOR 20041228

Method GET_EDITOR on class CL_SALV_WD_CV_STANDARD has no exception.

Method SET_CELL_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_TABLE_STANDARD_CELL=>T_CELL_DESIGN CL_WD_TABLE_STANDARD_CELL=>E_CELL_DESIGN-STANDARD 20041228

Method SET_CELL_DESIGN on class CL_SALV_WD_CV_STANDARD has no exception.

Method SET_CELL_DESIGN_FIELDNAME Signature

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

Method SET_CELL_DESIGN_FIELDNAME on class CL_SALV_WD_CV_STANDARD has no exception.

Method SET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SALV_WD_TABLE_CELL_EDITOR UIElement 20041228

Method SET_EDITOR on class CL_SALV_WD_CV_STANDARD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700