SAP ABAP Class CL_BSP_DLC__MAINWINDOW_IMPL (CL_BSP_DLC__MAINWINDOW_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__MAINWINDOW 20060610
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_EVENT_HANDLER Event Handler Interface 20070629
Properties
Class CL_BSP_DLC__MAINWINDOW_IMPL  
Short Description    
Super Class CL_BSP_DLC__MAINWINDOW  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2   Tools for Dynamic Layout 
Created 20060610   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_BSP_WD_EVENT_HANDLER Event Handler Interface 20070629
Friends
Class CL_BSP_DLC__MAINWINDOW_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_LOSS_TRIGGER_EVENT Instance attribute Public Type reference (TYPE) STRING 20070629
2 DATA_LOSS_TRIGGER_VIEW Instance attribute Public Object reference (TYPE REF TO) OBJECT 20070629
3 GT_DEP_CONF_CONTRL Instance attribute Private Type reference (TYPE) TT_DEP_CONF_CONTRL 20070416
4 GT_DEP_CONF_USG Instance attribute Private Type reference (TYPE) TT_DEP_CONF_USG 20070315
5 RENDER_CANCEL_AJAX_REQ_JS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080129
6 TO_DEP_CONF Instance attribute Public Type reference (TYPE) BSP_DLC_COMPONENT_USAGE Component Usage 20070315
Methods
# Method Level Visibility Method type Description Created on
1 BIND_VIEW2 Instance method Private Method 20070315
2 GET_DEP_CONF_USG_NAME Instance method Public Method Get dependent configuration usage name 20070315
3 GET_RENDER_CANCEL_AJAX_REQUEST Instance method Public Method 20080129
4 ON_BEFORE_WA_CONTENT_CHANGE Instance method Private Event handling method ON_BEFORE_WA_CONTENT_CHANGE 20070629
5 ON_NAVIGATION Instance method Private Event handling method On Navigation 20070315
6 RESET_FIRST_CALL_DONE_DEP_CONF Instance method Public Method Reset first call done of dependant config 20080128
7 SAVE_DEP_CONF Instance method Public Method Save dependent configurations 20070416
8 SET_RENDER_CANCEL_AJAX_REQ_JS Instance method Public Method 20080129
Events
Class CL_BSP_DLC__MAINWINDOW_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DEP_CONF_USG Private See coding 20070315 BEGIN OF ts_dep_conf_usg, component TYPE bsp_wd_component_name, comp_usage_counter TYPE bsp_dlc_conf_fs_v_usg_counter, END OF ts_dep_conf_usg
2 TT_DEP_CONF_CONTRL Private See coding 20070416 tt_dep_conf_contrl TYPE TABLE OF REF TO cl_bsp_wd_view_controller
3 TT_DEP_CONF_USG Private See coding 20070315 tt_dep_conf_usg TYPE TABLE OF ts_dep_conf_usg
Method Signatures

Method BIND_VIEW2 Signature

Method BIND_VIEW2 on class CL_BSP_DLC__MAINWINDOW_IMPL has no parameter.
Method BIND_VIEW2 on class CL_BSP_DLC__MAINWINDOW_IMPL has no exception.

Method GET_DEP_CONF_USG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20070315
2 Importing IV_COMP_USAGE_COUNTER Call by reference Type reference (TYPE) BSP_DLC_CONF_FS_V_USG_COUNTER UI Object Type 20070419
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_COMPONENT_USAGE Component Usage 20070315

Method GET_DEP_CONF_USG_NAME on class CL_BSP_DLC__MAINWINDOW_IMPL has no exception.

Method GET_RENDER_CANCEL_AJAX_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080129

Method GET_RENDER_CANCEL_AJAX_REQUEST on class CL_BSP_DLC__MAINWINDOW_IMPL has no exception.

Method ON_BEFORE_WA_CONTENT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_LOSS_HANDLER Call by reference Attribute reference (LIKE) 20070629

Method ON_BEFORE_WA_CONTENT_CHANGE on class CL_BSP_DLC__MAINWINDOW_IMPL has no exception.

Method ON_NAVIGATION Signature

Method ON_NAVIGATION on class CL_BSP_DLC__MAINWINDOW_IMPL has no parameter.
Method ON_NAVIGATION on class CL_BSP_DLC__MAINWINDOW_IMPL has no exception.

Method RESET_FIRST_CALL_DONE_DEP_CONF Signature

Method RESET_FIRST_CALL_DONE_DEP_CONF on class CL_BSP_DLC__MAINWINDOW_IMPL has no parameter.
Method RESET_FIRST_CALL_DONE_DEP_CONF on class CL_BSP_DLC__MAINWINDOW_IMPL has no exception.

Method SAVE_DEP_CONF Signature

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

Method SAVE_DEP_CONF on class CL_BSP_DLC__MAINWINDOW_IMPL has no exception.

Method SET_RENDER_CANCEL_AJAX_REQ_JS Signature

Method SET_RENDER_CANCEL_AJAX_REQ_JS on class CL_BSP_DLC__MAINWINDOW_IMPL has no parameter.
Method SET_RENDER_CANCEL_AJAX_REQ_JS on class CL_BSP_DLC__MAINWINDOW_IMPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700