SAP ABAP Class CL_WDR_NW7_SIDE_PANEL_ADAPTER (View Element Adapter for the Side Panel)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NW7_VIEW_ELEMENT_ADAPTER Web Dynpro Local Test XX7 20081113
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_ADAPTER_EVENT_HANDLER Event Handler for SSR Client Events X 20100630
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_NW7_DELTA_RENDERER Adapter with Delta Rendering 20081113
Properties
Class CL_WDR_NW7_SIDE_PANEL_ADAPTER  
Short Description View Element Adapter for the Side Panel    
Super Class CL_NW7_VIEW_ELEMENT_ADAPTER Web Dynpro Local Test XX7 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20081113   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)
2 CL_NW7_VIEW_ELEMENT_ADAPTER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IFUR_NW7 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_ADAPTER_EVENT_HANDLER Event Handler for SSR Client Events X 20100630
2 IF_WDR_NW7_DELTA_RENDERER Adapter with Delta Rendering 20081113
Friends
Class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_IS_EXPANDED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE ABAP_TRUE 20090117
2 M_MAIN_VIEW_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_WDR_VIEW_ADAPTER Adapter for a View 20081113
3 M_RENDERED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081113
4 M_SIDE_PANEL Instance attribute Private Object reference (TYPE REF TO) CL_WDR_SIDE_PANEL_INTEGRATION Side Panel Integration in WD ABAP 20090121
5 M_SIDE_PANEL_VIEW_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_WDR_VIEW_ADAPTER Adapter for a View 20081113
6 M_SIDE_PANEL_WINDOW Instance attribute Private Object reference (TYPE REF TO) CL_WDR_INTERNAL_WINDOW 20081120
7 M_SPLITTER Instance attribute Private Object reference (TYPE REF TO) IFUR_NW7_SPLITTER 20090113
8 M_SPLITTERCELL Instance attribute Private Object reference (TYPE REF TO) LCL_SPLITTER_CELL 20090113
9 M_SPLITTERCELL_DUMMY Instance attribute Private Object reference (TYPE REF TO) LCL_SPLITTER_CELL 20090115
10 M_SPLITTERCOL Instance attribute Private Object reference (TYPE REF TO) IFUR_NW7_SPLITTERCOL 20090113
11 M_WINDOW Instance attribute Private Object reference (TYPE REF TO) CL_WDR_WINDOW 20081113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20081113
2 DESTROY_ADAPTERS Instance method Private Method 20090113
3 ON_OPEN_REQUESTED Instance method Private Event handling method 20090117
4 ON_RESIZE Instance method Private Event handling method 20090113
5 SET_SPLITTER_HEIGHT Instance method Public Method 20090311
Events
Class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no event.
Types
Class CL_WDR_NW7_SIDE_PANEL_ADAPTER 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 MAIN_VIEW_ADAPTER Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ADAPTER Adapter für einen View 20081113
2 Importing WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20081113

Method CONSTRUCTOR on class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no exception.

Method DESTROY_ADAPTERS Signature

Method DESTROY_ADAPTERS on class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no parameter.
Method DESTROY_ADAPTERS on class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no exception.

Method ON_OPEN_REQUESTED Signature

Method ON_OPEN_REQUESTED on class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no parameter.
Method ON_OPEN_REQUESTED on class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no exception.

Method ON_RESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WIDTH Value transfer Attribute reference (LIKE) 20090113

Method ON_RESIZE on class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no exception.

Method SET_SPLITTER_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEIGHT Call by reference Type reference (TYPE) I 20090311
2 Importing HEIGHTSIZEMODE Call by reference Attribute reference (LIKE) IFUR_NW7=>SPLITTERSIZEMODE_ENUM 20090311

Method SET_SPLITTER_HEIGHT on class CL_WDR_NW7_SIDE_PANEL_ADAPTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720