SAP ABAP Class IF_WDY_WB_WND_ED_VIS_APP (Interface for Visual Representation Class of Windows Editor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_WB_WND_ED_VIS_APP_GRAPH Web Dynpro: Graphical Window Editor 20081205
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_WB_WND_ED_VIS_APP_TREE Tree based visual representation for window editor 20081202
Properties
Class IF_WDY_WB_WND_ED_VIS_APP  
Short Description Interface for Visual Representation Class of Windows Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081202   SAP 
Last change 20090618   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
Class IF_WDY_WB_WND_ED_VIS_APP has no interface implemented.
Friends
Class IF_WDY_WB_WND_ED_VIS_APP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GIB_RELOAD_REQUESTED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20081209
Methods
# Method Level Visibility Method type Description Created on
1 DESTROY Instance method Public Method Cleanup 20081202
2 DISABLE Instance method Public Method Disable Window Editor Representation (before enabling next) 20081204
3 ENABLE Instance method Public Method Enable Window Editor Representation (after disabling prev.) 20081204
4 GET_EXPANDED_NODES Instance method Public Method Get list of currently expanded nodes (in tree view) 20081202
5 GET_SELECTED_NODE Instance method Public Method Get node key of currently selected node 20081202
6 INIT Instance method Public Method Set Up 20081202
7 RELOAD Instance method Public Method Reload & Refresh Visual Representation 20081209
8 SET_SELECTED_NODE Instance method Public Method Select Given Node 20081202
Events
Class IF_WDY_WB_WND_ED_VIS_APP has no event.
Types
Class IF_WDY_WB_WND_ED_VIS_APP has no local type.
Method Signatures

Method DESTROY Signature

Method DESTROY on class IF_WDY_WB_WND_ED_VIS_APP has no parameter.
Method DESTROY on class IF_WDY_WB_WND_ED_VIS_APP has no exception.

Method DISABLE Signature

Method DISABLE on class IF_WDY_WB_WND_ED_VIS_APP has no parameter.
Method DISABLE on class IF_WDY_WB_WND_ED_VIS_APP has no exception.

Method ENABLE Signature

Method ENABLE on class IF_WDY_WB_WND_ED_VIS_APP has no parameter.
Method ENABLE on class IF_WDY_WB_WND_ED_VIS_APP has no exception.

Method GET_EXPANDED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_KEY_TABLE Value transfer Type reference (TYPE) TREEV_NKS 20081202

Method GET_EXPANDED_NODES on class IF_WDY_WB_WND_ED_VIS_APP has no exception.

Method GET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY 20081202

Method GET_SELECTED_NODE on class IF_WDY_WB_WND_ED_VIS_APP has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20090108
2 Importing P_PARENT_CONTAINER_REF Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20081202

Method INIT on class IF_WDY_WB_WND_ED_VIS_APP has no exception.

Method RELOAD Signature

Method RELOAD on class IF_WDY_WB_WND_ED_VIS_APP has no parameter.
Method RELOAD on class IF_WDY_WB_WND_ED_VIS_APP has no exception.

Method SET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY 20081202

Method SET_SELECTED_NODE on class IF_WDY_WB_WND_ED_VIS_APP has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in