SAP ABAP Class IF_WB_LAYOUT_MANAGER (Layout for Visualization of a Tool)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_LAYOUT_MANAGER Registry 00000000
Properties
Class IF_WB_LAYOUT_MANAGER  
Short Description Layout for Visualization of a Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19981008   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WMNGR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_WB_LAYOUT_MANAGER has no interface implemented.
Friends
Class IF_WB_LAYOUT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_OBJTYPE Instance attribute Public Type reference (TYPE) SEU_OBJTYP Workbench Object Type 20040907
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_TOOL_LAYOUT Instance method Public Method Get Default Window Layout for Tool 19981008
2 GET_NEW_WINDOW_STYLE Instance method Public Method Get Window Layout for Tool Display 19981008
Events
Class IF_WB_LAYOUT_MANAGER has no event.
Types
Class IF_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 19981008
2 Importing P_MULTI_REQUEST Call by reference Type reference (TYPE) SEU_BOOL Mengenrequest 19990701
3 Importing P_OBJTYPE Call by reference Type reference (TYPE) SEU_OBJTYP space Objekttyp 19990128
4 Importing P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation innerhalb der Entwicklungsumgebung^ 19981008
5 Importing P_TOOLNAME Call by reference Type reference (TYPE) SEOCLSNAME Name der Toolklasse 19981008
6 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Auszuführender Request 20000609
# Exception Resumable Description Created on
1 NO_LAYOUT_FOUND Kein Layout für diese Tooloperation gefunden 19981008

Method GET_NEW_WINDOW_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACTIVE_WINDOWS Call by reference Type reference (TYPE) WMNGR_WINDOW_LIST Bereits vorhandene Fenster 19981008
2 Importing P_DEFAULT_LAYOUT Call by reference Type reference (TYPE) WBTOOLTYPE Default Layout des Tools 19981008
3 Exporting P_NEW_WINDOW_STYLE Call by reference Type reference (TYPE) WMNGR_WINDOW_STYLE Fensterlayout für die Anzeige 19981008
4 Importing P_PARENT_WINDOW Call by reference Object reference (TYPE REF TO) CL_WB_WINDOW Parent Fenster 19981008

Method GET_NEW_WINDOW_STYLE on class IF_WB_LAYOUT_MANAGER has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in