SAP ABAP Class CL_WB_SINGLE_CONTAINER (Single Container)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SWB_WORKLIST (Package) Worklists
Properties
Class CL_WB_SINGLE_CONTAINER  
Short Description Single Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_WORKLIST   Worklists 
Created 19990621   SAP 
Last change 20000420   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_SINGLE_CONTAINER has no forward declaration.
Interfaces
Class CL_WB_SINGLE_CONTAINER has no interface implemented.
Friends
Class CL_WB_SINGLE_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Controls 19990621
2 SINGLE_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter 19990621
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990621
2 DESTRUCT Instance method Public Method Destructor 19990621
Events
Class CL_WB_SINGLE_CONTAINER has no event.
Types
Class CL_WB_SINGLE_CONTAINER 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 PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Container Referenz 19990621

Method CONSTRUCTOR on class CL_WB_SINGLE_CONTAINER has no exception.

Method DESTRUCT Signature

Method DESTRUCT on class CL_WB_SINGLE_CONTAINER has no parameter.
Method DESTRUCT on class CL_WB_SINGLE_CONTAINER has no exception.
History
Last changed by/on SAP  20000420 
SAP Release Created in