SAP ABAP Class CL_SALV_FORM_GROUPBOX (Groupbox)
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_UIE_GROUP 20040924
Properties
Class CL_SALV_FORM_GROUPBOX  
Short Description Groupbox    
Super Class CL_SALV_FORM_UIE_GROUP  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20040115   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FORM_GROUPBOX has no forward declaration.
Interfaces
Class CL_SALV_FORM_GROUPBOX has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_FORM 20040115 Set and Get Design Object Content
2 CL_SALV_FORM_RENDER_TOOL 20040924 Rendering Tool
Attributes
Class CL_SALV_FORM_GROUPBOX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040115
2 CREATE_ACTION_INFORMATION Instance method Public Method Create Action Information for Position 20040924
3 CREATE_FLOW Instance method Public Method Create Flow Element for Position 20040924
4 CREATE_GRID Instance method Public Method Create Grid Element for Position 20040924
5 CREATE_HEADER_INFORMATION Instance method Public Method Create Header Element for Position 20040924
6 CREATE_LABEL Instance method Public Method Create Label Element for Position 20040924
7 CREATE_TEXT Instance method Public Method Create Text Element for Position 20040924
Events
Class CL_SALV_FORM_GROUPBOX has no event.
Types
Class CL_SALV_FORM_GROUPBOX has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER Call by reference Type reference (TYPE) STRING 20040924
2 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20040119

Method CONSTRUCTOR on class CL_SALV_FORM_GROUPBOX has no exception.

Method CREATE_ACTION_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040924
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_ACTION_INFO Action Information 20040924
3 Importing TEXT Call by reference Type reference (TYPE) ANY 20040924
4 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040924

Method CREATE_ACTION_INFORMATION on class CL_SALV_FORM_GROUPBOX has no exception.

Method CREATE_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040924
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_FLOW 20040924

Method CREATE_FLOW on class CL_SALV_FORM_GROUPBOX has no exception.

Method CREATE_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040924
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_GRID Grid Layout 20040924

Method CREATE_GRID on class CL_SALV_FORM_GROUPBOX has no exception.

Method CREATE_HEADER_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040924
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_HEADER_INFO Header Informationen 20040924
3 Importing TEXT Call by reference Type reference (TYPE) ANY 20040924
4 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040924

Method CREATE_HEADER_INFORMATION on class CL_SALV_FORM_GROUPBOX has no exception.

Method CREATE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040924
2 Importing R_LABEL_FOR Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_TEXT Text 20040924
3 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LABEL Label 20040924
4 Importing TEXT Call by reference Type reference (TYPE) ANY 20040924
5 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040924

Method CREATE_LABEL on class CL_SALV_FORM_GROUPBOX has no exception.

Method CREATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) I 20040924
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_TEXT Text 20040924
3 Importing TEXT Call by reference Type reference (TYPE) ANY 20040924
4 Importing TOOLTIP Call by reference Type reference (TYPE) ANY 20040924

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