SAP ABAP Class CL_WDY_WB_WINDOW_STATE (Web Dynpro: State of Window in Editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_APPLICATION (Package) Web Dynpro Tool: "Component"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_STATE Workbench: View of Object 20030402
Properties
Class CL_WDY_WB_WINDOW_STATE  
Short Description Web Dynpro: State of Window in Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_TOOL_APPLICATION   Web Dynpro Tool: "Component" 
Created 20030402   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WDYWB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_STATE Workbench: View of Object 20030402
Friends
# Friend Modeled only Created on Description
1 CL_WDY_WB_APPL_MODELER 20030403 Web Dynpro: Application Modeler
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPANDED_NODES Instance attribute Public Type reference (TYPE) TREEV_NKS Table of Expanded Nodes 20030402
2 OBJSTATE Instance attribute Private Type reference (TYPE) CHAR01 Saved/unsaved 20030402
3 OBJVERSION Instance attribute Private Type reference (TYPE) R3STATE Active/inactive 20030402
4 OPERATION Instance attribute Private Type reference (TYPE) SEU_ACTION "Display"/"Edit" and so on 20030402
5 SELECTED_NODE Instance attribute Public Type reference (TYPE) TV_NODEKEY Selected Node 20030402
6 SUBTAB Instance attribute Private Type reference (TYPE) CHAR20 Name of Current Tab 20040602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030402
Events
Class CL_WDY_WB_WINDOW_STATE has no event.
Types
Class CL_WDY_WB_WINDOW_STATE 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 P_EXPANDED_NODES Call by reference Type reference (TYPE) TREEV_NKS Tabelle der expandierten Knoten 20030402
2 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) TV_NODEKEY ausgewählter Knoten 20030402
3 Importing P_SUBTAB Call by reference Type reference (TYPE) CHAR20 aktuelles Tab 20040602

Method CONSTRUCTOR on class CL_WDY_WB_WINDOW_STATE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 640