SAP ABAP Class CL_WB_LAYOUT_MANAGER (Registry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_LAYOUT_MANAGER Layout for Visualization of a Tool 00000000
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_LAYOUT_MANAGER_BRF BRF Layout Manager 20020422
Properties
Class CL_WB_LAYOUT_MANAGER  
Short Description Registry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 19981008   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_LAYOUT_MANAGER Layout for Visualization of a Tool 00000000
Friends
Class CL_WB_LAYOUT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WB_LAYOUT_MANAGER Singleton 20090204
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_TOOL_LAYOUT Instance method Public Method Get Default Window Layout for Tool 20000609
2 GET_INSTANCE Static method Public Method Supply Singleton Instance 20090204
Events
Class CL_WB_LAYOUT_MANAGER has no event.
Types
Class CL_WB_LAYOUT_MANAGER has no local type.
Method Signatures

Method GET_DEFAULT_TOOL_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_LAYOUT Call by reference Type reference (TYPE) WBTOOLTYPE Layout einer Tooloperation 20000609
2 Importing P_MULTI_REQUEST Call by reference Type reference (TYPE) SEU_BOOL Mengenrequest 20000609
3 Importing P_OBJTYPE Call by reference Type reference (TYPE) SEU_OBJTYP space Objekttyp 20000609
4 Importing P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation innerhalb der Entwicklungsumgebung^ 20000609
5 Importing P_TOOLNAME Call by reference Type reference (TYPE) SEOCLSNAME Name der Toolklasse 20000609
6 Importing P_USER_NAME Call by reference Type reference (TYPE) SY-UNAME Benutzer 20000609
# Exception Resumable Description Created on
1 NO_LAYOUT_FOUND Kein Layout für diese Tooloperation gefunden 20000609

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_INSTANCE Call by reference Object reference (TYPE REF TO) CL_WB_LAYOUT_MANAGER Registry 20090204

Method GET_INSTANCE on class CL_WB_LAYOUT_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in