SAP ABAP Interface IF_WDY_WB_WND_ED_VIS_APP (Interface for Visual Representation Class of Windows 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 - 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
Interface IF_WDY_WB_WND_ED_VIS_APP  
Short Description Interface for Visual Representation Class of Windows Editor    
General Data
Package SWDP_DWB_TOOL_APPLICATION   Web Dynpro Tool: "Component" 
Created 20081202   SAP 
Last changed 20090618   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_WDY_WB_WND_ED_VIS_APP has no interface.
Friends
Interface IF_WDY_WB_WND_ED_VIS_APP has no friend.
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
Interface IF_WDY_WB_WND_ED_VIS_APP has no event.
Types
Interface IF_WDY_WB_WND_ED_VIS_APP has no local type.
Method Signatures

Method DESTROY Signature

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

Method DISABLE Signature

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

Method ENABLE Signature

Method ENABLE on Interface IF_WDY_WB_WND_ED_VIS_APP has no parameter.
Method ENABLE on Interface 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 Interface 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 Interface 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 Interface IF_WDY_WB_WND_ED_VIS_APP has no exception.

Method RELOAD Signature

Method RELOAD on Interface IF_WDY_WB_WND_ED_VIS_APP has no parameter.
Method RELOAD on Interface 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 Interface IF_WDY_WB_WND_ED_VIS_APP has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720