SAP ABAP Interface IF_WCF_APL_WINDOW_MANAGER (Window Manager Interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_APPL (Package) Application Frame for CRM Standalone
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_APL_BSPWDCOMPONENT_CN00 Context node for WCF_APL 20090205
Properties
Interface IF_WCF_APL_WINDOW_MANAGER  
Short Description Window Manager Interface    
General Data
Package CRM_BSP_UI_FRAME_APPL   Application Frame for CRM Standalone 
Created 20090205   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WCF_APL_WINDOW_MANAGER has no interface.
Friends
Interface IF_WCF_APL_WINDOW_MANAGER has no friend.
Attributes
Interface IF_WCF_APL_WINDOW_MANAGER has no attribute.
Methods
Interface IF_WCF_APL_WINDOW_MANAGER has no method.
Events
Interface IF_WCF_APL_WINDOW_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_WINDOW Public See coding 20090205 BEGIN OF t_window, win_id type string, url TYPE string, title TYPE string, objvalue TYPE string, post_body TYPE string, win_features TYPE string, win_name TYPE string, mode TYPE string, history TYPE string, target_title TYPE string, context TYPE string, role TYPE string, inplace_guid TYPE string, END OF t_window
2 T_WINDOWS Public See coding 20090205 t_windows TYPE STANDARD TABLE OF t_window with key win_name
History
Last changed by/on SAP  20100303 
SAP Release Created in 701