SAP ABAP Class CL_WDY_WB_WINDOW_EDITOR_VIS (Web Dynpro: Window 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"
Properties
Class CL_WDY_WB_WINDOW_EDITOR_VIS  
Short Description Web Dynpro: Window 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 20021001   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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_WB_WINDOW_EDITOR_VIS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WDY_WB_WND_ED_VIS_APP_GRAPH 20090122 Web Dynpro: Graphical Window Editor
2 CL_WDY_WB_WND_ED_VIS_APP_TREE 20090122 Tree based visual representation for window editor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_WND_ED_VIS_APP_REF Instance attribute Private Object reference (TYPE REF TO) IF_WDY_WB_WND_ED_VIS_APP Reference to active window editor representation 20081216
2 APPLICATION_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) LCL_APPLICATION_PROPERTIES Application for Properties 20021001
3 B_WND_ED_VIS_APP_MODIFIED Instance attribute Private Type reference (TYPE) ABAP_BOOL Data was modified by one of the visual representations 20081216
4 B_WND_ED_VIS_APP_TOGGLED Instance attribute Private Type reference (TYPE) ABAP_BOOL Window editor's visual representation was toggled 20081216
5 CC_DYNNR Constant Private Type reference (TYPE) SY-DYNNR '1040' Custom Control Container: Screen Number 20021001
6 CC_REPID Constant Private Type reference (TYPE) SY-REPID 'SAPLWDY_WB_VC_EDITOR' Custom Control Container: Program 20021001
7 CONTAINER_CONTEXTS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Contexts (Total) 20021001
8 CONTAINER_CONTEXT_LEFT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Context (Left) 20021001
9 CONTAINER_CONTEXT_RIGHT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Context (Right) 20081204
10 CONTAINER_CUSTOM_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Custom Container 20021001
11 CONTAINER_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Properties 20021001
12 CURRENT_TREE_NODE Instance attribute Private Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20050610
13 C_INVALID_NODE_KEY Constant Public Type reference (TYPE) TV_NODEKEY '-1' Invalid Node Key (e.g. used when no node is selected) 20090102
14 C_SPLITTER_HOR_SASH Constant Private Type reference (TYPE) INT4 75 Horizontal Sash Position 20021001
15 C_SPLITTER_VER_SASH Constant Private Type reference (TYPE) INT4 114 Vertical Sash Position 20021001
16 LIB_DARK_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean indicating Unit Test Run 20081219
17 MODIFIED_PROPERTIES Instance attribute Private Type reference (TYPE) WDY_WB_PROPERTY_TAB Table of Changed (Not Yet Saved) Properties 20030416
18 M_CURRENT_ENHANCEMENT_NAME Instance attribute Protected Type reference (TYPE) ENHNAME ID of an Enhancement 20050607
19 M_STATE_OBJSTATE Instance attribute Private Type reference (TYPE) CHAR01 Status: Saved/Not Saved 20021001
20 M_STATE_REENTRY Instance attribute Private Type reference (TYPE) WDY_VC_CO_STATE WebDynpro Context Editor: Status for Re-Entry 20021223
21 M_VIS_IS_GRAPH Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081204
22 PROPERTY_FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Properties (Field Catalog for ALV) 20021001
23 PROPERTY_GENERAL Constant Private Type reference (TYPE) WDY_WB_PROPERTY-CATEGORY 'P_GENERAL' Category "General Properties" 20030203
24 PROPERTY_GRID Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_PROPERTY_BOX Properties (ALV Grid) 20021001
25 PROPERTY_GRID_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO Properties (Layout Structure for ALV) 20021001
26 PROPERTY_TAB Instance attribute Public Type reference (TYPE) WDY_WB_PROPERTY_TAB Web Dynpro Tools Property Box: Table with Properties 20030129
27 PROPERTY_VIEWSET Constant Private Type reference (TYPE) WDY_WB_PROPERTY-CATEGORY 'P_VIEWSET' Category "Viewset Properties" 20030203
28 SASH_POS_HORIZ Instance attribute Private Type reference (TYPE) INT4 Horizontal Sash Position 20031002
29 SASH_POS_VERT Instance attribute Private Type reference (TYPE) INT4 Vertical Sash Position 20031002
30 SPLITTER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Splitter for Contexts (Above) und Properties (Below) 20021001
31 SPLITTER_CONTEXTS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Splitter for Context (Left) und Map Contexts (Right) 20021001
32 VIS_APP_GRAPH Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_WND_ED_VIS_APP_GRAPH Visual representation of windows editor - graph based 20081208
33 VIS_APP_TREE Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_WND_ED_VIS_APP_TREE Visual representation of windows editor - tree based 20081204
34 WINDOW_EDITOR Instance attribute Protected Object reference (TYPE REF TO) CL_WDY_WB_WINDOW_EDITOR Reference to Window Editor 20021001
35 WINDOW_TREE Instance attribute Private Object reference (TYPE REF TO) CL_WDY_WB_WINDOW_TREE Context Tree (Left) 20021001
Methods
# Method Level Visibility Method type Description Created on
1 ACTUALIZE_TREE Instance method Public Method Completely Reconstructs Tree 20030131
2 CLEAR_MODIFIED_PROPERTIES_TAB Instance method Public Method Reset Table of Changed Properties 20030416
3 CONSTRUCTOR Instance method Public Constructor Constructor for Visualization of Window Editor 20021001
4 CONTEXT_MENU_BUILD Instance method Private Method Builds context menu for a given node 20081124
5 CONTEXT_MENU_SELECT Instance method Private Method Implements action on selected context menu 20081124
6 CONVERT_NODE_TO_PROP_TAB Static method Private Method Conversion of Node into Property Table 20090122
7 CONVERT_TO_TREE_NODE_STATIC Static method Public Method Conversion into Tree Control Node Format 20050421
8 CREATE_NAVLINK Instance method Private Method 20081222
9 DESTROY Instance method Public Method Release/Delete all Controls 20021001
10 GET_EXPANDED_NODES Instance method Public Method Returns List of Expanded Nodes in Tree 20021220
11 GET_MODIFIED_PROPERTIES Instance method Public Method Read Changed Node Properties 20030131
12 GET_SELECTED_NODE Instance method Public Method Returns Selected Node in Tree 20021220
13 GET_VIEWREF Instance method Private Method 20081223
14 GET_VIEWUSAGEDATA Instance method Private Method 20081223
15 GET_VIS_REFERENCES Instance method Private Method Returns All References Needed in Local Classes 20021223
16 HANDLE_PROPERTY_CHANGED Instance method Private Event handling method Event Handler for Changes of Properties 20030416
17 INIT_PROPERTY_CONTROL Instance method Private Method Initialization of ALV Grid for Property Maintenance 20021001
18 IS_RELOAD_REQUESTED Instance method Public Method Reload was request due to changed data 20081209
19 NAVIGATE_TO_OBJECT Instance method Private Method 20081201
20 NODE_SELECTED Instance method Private Method Actions after a node was selected (e.g. update properties) 20081211
21 READ_USER_PREFERENCES Instance method Private Method Read User-Specific Settings (Regarding Container) 20031002
22 REFRESH_PROPERTY_GRID Instance method Private Method Reconstruct Property Grid (Status Update) 20030129
23 RELOAD Instance method Public Method reload/refresh visual representations 20081209
24 REQUEST_RELOAD Instance method Public Method Reload request due to changed data 20081209
25 SAVE_USER_PREFERENCES Instance method Private Method Save User-Specific Settings (Regarding Container) 20031002
26 SET_EXPANDED_NODES Instance method Public Method Recover Expansion State of Node in Tree 20021220
27 SET_PROPERTY_TAB Instance method Private Method Fill Property Table of Selected Node 20030210
28 SET_SELECTED_NODE_IN_TREE Instance method Public Method Set Selected Node in Tree 20021223
29 SHOW_PROPERTIES Instance method Private Method 20030129
30 TOGGLE_EDITOR_VIS_APP Instance method Public Method Toggle windows editor representation (tree / graph) 20081204
31 VIS_IS_GRAPH Instance method Public Method returns abap_true if visual representation is graph 20081209
Events
Class CL_WDY_WB_WINDOW_EDITOR_VIS has no event.
Types
Class CL_WDY_WB_WINDOW_EDITOR_VIS has no local type.
Method Signatures

Method ACTUALIZE_TREE Signature

Method ACTUALIZE_TREE on class CL_WDY_WB_WINDOW_EDITOR_VIS has no parameter.
Method ACTUALIZE_TREE on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method CLEAR_MODIFIED_PROPERTIES_TAB Signature

Method CLEAR_MODIFIED_PROPERTIES_TAB on class CL_WDY_WB_WINDOW_EDITOR_VIS has no parameter.
Method CLEAR_MODIFIED_PROPERTIES_TAB on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DARK_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean indicating dark mode required for ABAP Unit Tests 20081219
2 Importing P_WINDOW_EDITOR Call by reference Object reference (TYPE REF TO) CL_WDY_WB_WINDOW_EDITOR Window-Edtior 20021001

Method CONSTRUCTOR on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method CONTEXT_MENU_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DARK_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean indicating when no output is requested 20081219
2 Importing P_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20081124
3 Importing P_NODE Call by reference Type reference (TYPE) WDY_APPLMOD_NODE WebDynpro Application Modeler: Knotenstruktur 20081124

Method CONTEXT_MENU_BUILD on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FCODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20081124
2 Exporting P_MODIFIED Call by reference Type reference (TYPE) ABAP_BOOL 20081124
3 Importing P_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY WebDynpro Application Modeler: Knotenstruktur 20081201
4 Importing P_NO_CONFIRMATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Silent Mode - don't ask for confirmation 20081216
5 Exporting P_UPDATE_TREE Call by reference Type reference (TYPE) ABAP_BOOL 20081126

Method CONTEXT_MENU_SELECT on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method CONVERT_NODE_TO_PROP_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) WDY_WB_PROPERTY_TAB Eigenschaften eines Knotenelements 20090122
2 Importing P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION 20090122
3 Importing WINDOW_NODE Call by reference Type reference (TYPE) WDY_APPLMOD_NODE Knotenstruktur 20090122

Method CONVERT_NODE_TO_PROP_TAB on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method CONVERT_TO_TREE_NODE_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAGDROPID Call by reference Type reference (TYPE) TREEV_NODE-DRAGDROPID 2 Byte Integer (Signed) 20050421
2 Importing P_NODE Call by reference Type reference (TYPE) WDY_APPLMOD_NODE Context Node 20050421
3 Exporting TREE_ITEM Value transfer Type reference (TYPE) MTREEITM Tree Item 20050421
4 Exporting TREE_ITEM2 Value transfer Type reference (TYPE) MTREEITM Tree Item (second column) 20050421
5 Exporting TREE_NODE Value transfer Type reference (TYPE) TREEV_NODE Tree Node 20050421

Method CONVERT_TO_TREE_NODE_STATIC on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method CREATE_NAVLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DROP_SOURCE_VIEWUSAGE_DATA Call by reference Type reference (TYPE) WDY_WB_VIEW_USAGE Web Dynpro: Daten einer View Usage innerhalb eines Windows 20081222
2 Importing P_DROP_TARGET_NODE Call by reference Type reference (TYPE) WDY_APPLMOD_NODE WebDynpro Application Modeler: Knotenstruktur 20081222
3 Changing P_INPLUG Call by reference Object reference (TYPE REF TO) IF_WDY_MD_INBOUND_PLUG Plug zum Ansteuern 20081222
4 Exporting P_MODIFIED Call by reference Type reference (TYPE) ABAP_BOOL 20081222
5 Changing P_OUTPLUG Call by reference Object reference (TYPE REF TO) IF_WDY_MD_OUTBOUND_PLUG Plug zum Ansteuern 20081222

Method CREATE_NAVLINK on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method DESTROY Signature

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

Method GET_EXPANDED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPANDED_NODES Value transfer Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20021220

Method GET_EXPANDED_NODES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method GET_MODIFIED_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_MODIFIED_PROPERTIES Value transfer Type reference (TYPE) WDY_WB_PROPERTY_TAB Web Dynpro Tools Property Box: Tabelle mit Properties 20030131

Method GET_MODIFIED_PROPERTIES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method GET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SELECTED_NODE Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20021220

Method GET_SELECTED_NODE on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method GET_VIEWREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ABSTR_VIEW_REF Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW 20081223
2 Importing P_VIEW_NODE Call by reference Type reference (TYPE) WDY_APPLMOD_NODE 20081223

Method GET_VIEWREF on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method GET_VIEWUSAGEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PLUG_NODE Call by reference Type reference (TYPE) WDY_APPLMOD_NODE WebDynpro Application Modeler: Knotenstruktur 20081223
2 Importing P_VIEWUSAGE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_VIEW_USAGE 20081223
3 Changing P_VIEWUSAGE_DATA Call by reference Type reference (TYPE) WDY_WB_VIEW_USAGE Web Dynpro: Daten einer View Usage innerhalb eines Windows 20081223
4 Importing P_VIEW_REF Call by reference Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW 20081223

Method GET_VIEWUSAGEDATA on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method GET_VIS_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROPERTY_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20021223
2 Exporting PROPERTY_GRID Call by reference Object reference (TYPE REF TO) CL_WDY_WB_PROPERTY_BOX ALV List Viewer 20021223
3 Exporting PROPERTY_GRID_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20021223
4 Exporting P_WINDOW_EDITOR Call by reference Object reference (TYPE REF TO) CL_WDY_WB_WINDOW_EDITOR WebDynpro: Context Editor 20081205
5 Exporting P_WINDOW_TREE Call by reference Object reference (TYPE REF TO) CL_WDY_WB_WINDOW_TREE WebDynpro: Context Tree im 20081205
6 Exporting REF_TREE_CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20021223

Method GET_VIS_REFERENCES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method HANDLE_PROPERTY_CHANGED Signature

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

Method HANDLE_PROPERTY_CHANGED on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method INIT_PROPERTY_CONTROL Signature

Method INIT_PROPERTY_CONTROL on class CL_WDY_WB_WINDOW_EDITOR_VIS has no parameter.
Method INIT_PROPERTY_CONTROL on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method IS_RELOAD_REQUESTED Signature

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

Method IS_RELOAD_REQUESTED on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method NAVIGATE_TO_OBJECT 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 Tree Control: Schlüssel eines Knotens 20081201

Method NAVIGATE_TO_OBJECT on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method NODE_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20081211

Method NODE_SELECTED on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method READ_USER_PREFERENCES Signature

Method READ_USER_PREFERENCES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no parameter.
Method READ_USER_PREFERENCES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method REFRESH_PROPERTY_GRID Signature

Method REFRESH_PROPERTY_GRID on class CL_WDY_WB_WINDOW_EDITOR_VIS has no parameter.
Method REFRESH_PROPERTY_GRID on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method RELOAD Signature

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

Method REQUEST_RELOAD Signature

Method REQUEST_RELOAD on class CL_WDY_WB_WINDOW_EDITOR_VIS has no parameter.
Method REQUEST_RELOAD on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method SAVE_USER_PREFERENCES Signature

Method SAVE_USER_PREFERENCES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no parameter.
Method SAVE_USER_PREFERENCES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method SET_EXPANDED_NODES 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 Tree Control: Tabelle von Knotenschlüsseln 20021220

Method SET_EXPANDED_NODES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method SET_PROPERTY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROPERTIES Call by reference Type reference (TYPE) WDY_WB_PROPERTY_TAB Web Dynpro Tools Property Box: Tabelle mit Properties 20030210

Method SET_PROPERTY_TAB on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method SET_SELECTED_NODE_IN_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20021223

Method SET_SELECTED_NODE_IN_TREE on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method SHOW_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROPERTIES Call by reference Type reference (TYPE) WDY_WB_PROPERTY_TAB Web Dynpro: Eigenschaften eines Contextelements 20030129

Method SHOW_PROPERTIES on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method TOGGLE_EDITOR_VIS_APP 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_FORCE_GRAPH Call by reference Type reference (TYPE) ABAP_BOOL 20081208

Method TOGGLE_EDITOR_VIS_APP on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.

Method VIS_IS_GRAPH Signature

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

Method VIS_IS_GRAPH on class CL_WDY_WB_WINDOW_EDITOR_VIS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630