SAP ABAP Class CL_SALV_FORM_LAYOUT_DATA_GRID (CL_SALV_FORM_LAYOUT_DATA_GRID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_LAYOUT_DATA 20040922
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_FORM_C_H_ALIGN Alignment 20041013
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_FORM_C_V_ALIGN Alignment 20041013
Properties
Class CL_SALV_FORM_LAYOUT_DATA_GRID  
Short Description    
Super Class CL_SALV_FORM_LAYOUT_DATA  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20040922   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_FORM_C_H_ALIGN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SALV_FORM_C_V_ALIGN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_FORM_C_H_ALIGN Alignment 20041013
2 IF_SALV_FORM_C_V_ALIGN Alignment 20041013
Friends
# Friend Modeled only Created on Description
1 CL_SALV_FORM 20040923 Set and Get Design Object Content
2 CL_SALV_FORM_RENDER_TOOL 20040922 Rendering Tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLSPAN Instance attribute Protected Type reference (TYPE) I 1 20040922
2 HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20040922
3 H_ALIGN Instance attribute Protected Type reference (TYPE) I 20040922
4 ROWSPAN Instance attribute Protected Type reference (TYPE) I 1 20040923
5 V_ALIGN Instance attribute Protected Type reference (TYPE) I 20040922
6 WIDTH Instance attribute Protected Type reference (TYPE) STRING 20040922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040922
2 GET_COLSPAN Instance method Public Method 20040922
3 GET_HEIGHT Instance method Protected Method 20040922
4 GET_H_ALIGN Instance method Public Method 20040922
5 GET_ROWSPAN Instance method Public Method 20040923
6 GET_V_ALIGN Instance method Protected Method 20040922
7 GET_WIDTH Instance method Public Method 20040922
8 SET_COLSPAN Instance method Public Method 20040922
9 SET_HEIGHT Instance method Protected Method 20040922
10 SET_H_ALIGN Instance method Public Method 20040922
11 SET_ROWSPAN Instance method Public Method 20040923
12 SET_V_ALIGN Instance method Protected Method 20040922
13 SET_WIDTH Instance method Public Method 20040922
Events
Class CL_SALV_FORM_LAYOUT_DATA_GRID has no event.
Types
Class CL_SALV_FORM_LAYOUT_DATA_GRID has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_COLSPAN Signature

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

Method GET_COLSPAN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method GET_HEIGHT Signature

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

Method GET_HEIGHT on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method GET_H_ALIGN Signature

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

Method GET_H_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method GET_ROWSPAN Signature

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

Method GET_ROWSPAN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method GET_V_ALIGN Signature

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

Method GET_V_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method GET_WIDTH Signature

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

Method GET_WIDTH on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method SET_COLSPAN Signature

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

Method SET_COLSPAN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method SET_HEIGHT 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 20040923

Method SET_HEIGHT on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method SET_H_ALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_FORM_C_H_ALIGN=>H_ALIGN 20040923

Method SET_H_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method SET_ROWSPAN Signature

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

Method SET_ROWSPAN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method SET_V_ALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_FORM_C_V_ALIGN=>V_ALIGN 20040923

Method SET_V_ALIGN on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.

Method SET_WIDTH 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 20040923

Method SET_WIDTH on class CL_SALV_FORM_LAYOUT_DATA_GRID has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700