SAP ABAP Class /IPRO/CL_PANEL (Panel)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/UI/PROGS/ (Package) Programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IPRO/CL_COMPOSITE_VIEW View with sub views 20040218
Properties
Class /IPRO/CL_PANEL  
Short Description Panel    
Super Class /IPRO/CL_COMPOSITE_VIEW View with sub views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/UI/PROGS/   Programs 
Created 20040218   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_PANEL has no forward declaration.
Interfaces
Class /IPRO/CL_PANEL has no interface implemented.
Friends
Class /IPRO/CL_PANEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_HEIGHT_TAG Constant Public Type reference (TYPE) STRING 'PANEL_HEIGHT' Tag for Height 20040225
2 GC_WIDTH_TAG Constant Public Type reference (TYPE) STRING 'PANEL_WIDTH' Tag for Width 20040225
3 MV_HEIGHT Instance attribute Private Type reference (TYPE) STRING Current Height 20040224
4 MV_MIN_HEIGHT Instance attribute Private Type reference (TYPE) STRING '100%' Minimum Height 20040224
5 MV_MIN_WIDTH Instance attribute Private Type reference (TYPE) STRING '100%' Minimum Width 20040224
6 MV_MODE Instance attribute Private Type reference (TYPE) STRING 'SCROLL' Mode 20040218
7 MV_WIDTH Instance attribute Private Type reference (TYPE) STRING Currrent Width 20040224
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEIGHT Instance method Public Method Get the height 20040224
2 GET_MIN_HEIGHT Instance method Public Method Get the height 20040224
3 GET_MIN_WIDTH Instance method Public Method Get the width 20040224
4 GET_MODE Instance method Public Method Get the mode 20040218
5 GET_WIDTH Instance method Public Method Get the width 20040224
6 SET_HEIGHT Instance method Public Method Determine the required height of the panel 20040225
7 SET_MIN_HEIGHT Instance method Public Method Set the height 20040224
8 SET_MIN_WIDTH Instance method Public Method Set the width 20040224
9 SET_MODE Instance method Public Method Set the mode 20040218
10 SET_WIDTH Instance method Public Method Determine the required width of the panel 20040225
11 UPDATE_FROM_FORM Instance method Public Method Set the height and width from the form fields. 20040225
Events
Class /IPRO/CL_PANEL has no event.
Types
Class /IPRO/CL_PANEL has no local type.
Method Signatures

Method GET_HEIGHT Signature

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

Method GET_HEIGHT on class /IPRO/CL_PANEL has no exception.

Method GET_MIN_HEIGHT Signature

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

Method GET_MIN_HEIGHT on class /IPRO/CL_PANEL has no exception.

Method GET_MIN_WIDTH Signature

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

Method GET_MIN_WIDTH on class /IPRO/CL_PANEL has no exception.

Method GET_MODE Signature

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

Method GET_MODE on class /IPRO/CL_PANEL has no exception.

Method GET_WIDTH Signature

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

Method GET_WIDTH on class /IPRO/CL_PANEL has no exception.

Method SET_HEIGHT Signature

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

Method SET_HEIGHT on class /IPRO/CL_PANEL has no exception.

Method SET_MIN_HEIGHT Signature

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

Method SET_MIN_HEIGHT on class /IPRO/CL_PANEL has no exception.

Method SET_MIN_WIDTH Signature

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

Method SET_MIN_WIDTH on class /IPRO/CL_PANEL has no exception.

Method SET_MODE Signature

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

Method SET_MODE on class /IPRO/CL_PANEL has no exception.

Method SET_WIDTH Signature

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

Method SET_WIDTH on class /IPRO/CL_PANEL has no exception.

Method UPDATE_FROM_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIT_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20040225

Method UPDATE_FROM_FORM on class /IPRO/CL_PANEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A