SAP ABAP Class CL_NW7_VIEW_ELEMENT_ADAPTER (Web Dynpro Local Test XX7)
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_WDR_VIEW_ELEMENT_ADAPTER Adapter for Web Dynpro View Elements 20100618
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_NW7__CONTROL 20070712
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NW7_VIEW_ELEMENT_ADAPTER Local UR Test 20070712
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_PAGE_CTRL_ADP Lightspeed Page Adapter 20070820
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_WINDOW_CONTENT_ADAPTER2 Content of a Window 20090908
3 Inheritance (c INHERITING FROM c_ref)  CL_WDR_WINDOW_CONTENT_ADAPTER Content of a Window 20100618
4 Inheritance (c INHERITING FROM c_ref)  CL_WDR_VIEW_ADAPTER Adapter for a View 20070717
5 Inheritance (c INHERITING FROM c_ref)  CL_WDR_TRACE_TOOL_ADAPTER Adapter for Trace Tool Output 20100618
6 Inheritance (c INHERITING FROM c_ref)  CL_WDR_TABLE_DATA_PROVIDER Web Dynpro: Read Table Data 20100618
7 Inheritance (c INHERITING FROM c_ref)  CL_WDR_SSR_ACC_DEBUGGER Display a Box with the Accessible Text 20100618
8 Inheritance (c INHERITING FROM c_ref)  CL_WDR_SELENIUM_REC_ADAPTER WD ABAP Test Automation with Selenium 20130201
9 Inheritance (c INHERITING FROM c_ref)  CL_WDR_READ_ACCESS_LOG Read Access Log 20120503
10 Inheritance (c INHERITING FROM c_ref)  CL_WDR_RASTER_LAYOUT_HELPER Web Dynpro: Dynamic Form Layout 20140110
... Click here to see Used By full list (30 items)
Properties
Class CL_NW7_VIEW_ELEMENT_ADAPTER  
Short Description Web Dynpro Local Test XX7    
Super Class CL_WDR_VIEW_ELEMENT_ADAPTER Adapter for Web Dynpro View Elements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20070712   SAP 
Last change 20141120    
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_WDR_VIEW_ELEMENT_ADAPTER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_NW7_VIEW_ELEMENT_ADAPTER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_NW7__CONTROL 20070712
2 IF_NW7_VIEW_ELEMENT_ADAPTER Local UR Test 20070712
Friends
Class CL_NW7_VIEW_ELEMENT_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ID_PREFIX_MESSAGE Constant Public Type reference (TYPE) STRING '.MESSAGE.' 20100610
2 C_ID_PREFIX_RADIOBUTTON Constant Public Type reference (TYPE) STRING '.RADIOBUTTON' 20100610
3 C_ID_PREFIX_WINDOW Constant Public Type reference (TYPE) STRING '.WINDOW' 20100610
4 C_UR_DEFAULT_EVENT Constant Public Type reference (TYPE) STRING '"' 20100610
5 C_VISIBILITY_BLANK Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '00' Type of Enumeration of a UIE Library 20100610
6 MC_ALLOWED_CSS_SIZE_CHARS Constant Protected Type reference (TYPE) STRING ' 0123456789EMPXempx%.*' 20100610
7 MC_NUMBERS Constant Protected Type reference (TYPE) STRING '0123456789' 20120712
8 MT_CUR_VIEW_ELEM_ADAPTERS Static Attribute Public Type reference (TYPE) WDR_VIEW_ELEMENT_ADAPTER2_T List with View Element Adapters 20100610
9 MT_PROCESSED_DATA_TYPE_MAPS Static Attribute Protected Type reference (TYPE) STRING_TABLE Data Type Maps Already Sent to the Client 20121127
10 MT_STABLE_IDS Static Attribute Protected Type reference (TYPE) TT_STABLE_ID 20100610
11 MT_ZOMBIE_VIEW_ELEM_ADAPTER Static Attribute Protected Type reference (TYPE) STRING_TABLE Table of Strings 20100610
12 M_ACTIVE Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100610
13 M_ADAPTER_CREATE_COUNTER Static Attribute Public Type reference (TYPE) I 20100610
14 M_ADAPTER_DELETE_COUNTER Static Attribute Public Type reference (TYPE) I 20100610
15 M_CLASS_REGISTRY Static Attribute Private Type reference (TYPE) T_CLASS_REGISTRY_HASH 20100610
16 M_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) CL_WDR_COMPONENT 20100610
17 M_CONTEXT_ELEMENT Instance attribute Public Attribute reference (LIKE) 20100630
18 M_CONTEXT_NODE_PATH_NAME Instance attribute Public Attribute reference (LIKE) 20100630
19 M_CURRENT_WINDOW_ADAPTER Static Attribute Protected Object reference (TYPE REF TO) CL_WDR_WINDOW_ADAPTER Adapter for Windows 20100610
20 M_DATA_FORMS_ACTIVE Static Attribute Public Type reference (TYPE) ABAP_BOOL 20101119
21 M_DATEFORMAT Static Attribute Protected Type reference (TYPE) STRING Date Format 20120829
22 M_ENABLED Instance attribute Public Attribute reference (LIKE) 20100630
23 M_EVENT_HANDLER_MAP Static Attribute Public Type reference (TYPE) WDR_ADAPTER_EVENT_MAP_T Web Dynpro: Event Handler Mapping 20100610
24 M_FACTORY_REGISTRY Static Attribute Private Type reference (TYPE) T_FACTORY_REGISTRY_HASH 20100604
25 M_ID Instance attribute Public Attribute reference (LIKE) 20100630
26 M_ID_COUNTER Static Attribute Private Type reference (TYPE) XSTRING 20100610
27 M_INVALID_ATTRIBUTES_EXISTS Static Attribute Protected Type reference (TYPE) ABAP_BOOL 20100610
28 M_IS_ALIVE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100610
29 M_LIFECYCLE_ADAPTER_INDEX Static Attribute Private Type reference (TYPE) I Index of Lifecycle Wrapper 20100422
30 M_LIFECYCLE_ADAPTER_LIB Static Attribute Private Object reference (TYPE REF TO) IF_NW7_ADAPTER_LIBRARY Interface for Adapter Libraries 20100604
31 M_MESSAGE_HTML_IDS Static Attribute Public Type reference (TYPE) WDR_MESSAGE_HTML_ID_T Information on Jump Targets of Messages 20100610
32 M_NW7_CURRENT_DATA_FORM Static Attribute Protected Type reference (TYPE) STRING 20100423
33 M_NW7_CURRENT_DATA_FORM_FIELDS Static Attribute Protected Type reference (TYPE) T_NW7_DATA_FORM_FIELDS 20100423
34 M_NW7_CURRENT_HOTKEYS Static Attribute Protected Object reference (TYPE REF TO) IFUR_NW7_HOTKEYS Hotkeys List for Current HotKeyCatcher 20080220
35 M_NW7_CURRENT_VIEW_CONTAINER Static Attribute Protected Type reference (TYPE) STRING Current ViewContainer 20080404
36 M_NW7_LABELED_UI_ELEMENTS Static Attribute Protected Type reference (TYPE) T_NW7_LABELED_UI_ELEMENTS All UI Elements Including Adapter for Label Postprocessing 20080122
37 M_NW7_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER 20070712
38 M_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter for Web Dynpro View Elements 20100610
39 M_PARENT_ENABLED Instance attribute Public Attribute reference (LIKE) 20100630
40 M_PARENT_READONLY Instance attribute Public Attribute reference (LIKE) 20100630
41 M_READONLY Instance attribute Public Attribute reference (LIKE) 20100630
42 M_STABLE_ID_COUNTER Static Attribute Protected Type reference (TYPE) XSTRING 20100610
43 M_SUFFIX Instance attribute Public Attribute reference (LIKE) 20100630
44 M_TEST Static Attribute Private Type reference (TYPE) WDR_MESSAGE_HTML_ID_T Information on Jump Targets of Messages 20100610
45 M_TYPE_ID Instance attribute Public Attribute reference (LIKE) 20100622
46 M_VIEW_ELEMENT Instance attribute Public Attribute reference (LIKE) 20100630
47 M_VIEW_ELEMENT_ADAPTER_MANAGER Static Attribute Public Object reference (TYPE REF TO) CL_WDR_VIEW_ELEM_ADAPTER_MNG Adapter Manager for Conversion of WD View Elements 20100610
48 M_WDAV_PREFIX Static Attribute Public Type reference (TYPE) STRING 20101029
49 _CACHE_ABS_ELEMENT Static Attribute Protected See coding 20100610
50 _CACHE_NODE_INFO Static Attribute Protected See coding 20100610
51 _CACHE_REL_ELEMENT Static Attribute Protected See coding 20100610
52 _ENV Static Attribute Public Type reference (TYPE) T_ENV 20100610
53 _POST_CONTENT Static Attribute Protected Type reference (TYPE) T_POST_CONTENT 20070917
54 _VIS Static Attribute Protected See coding 20100610
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EVENT_HANDLER Static method Public Method 20100610
2 ADD_GRID_BINDING Instance method Protected Method 20121030
3 ADD_LIST_BINDING Instance method Protected Method 20121030
4 ADD_PROPERTY_BINDING Instance method Protected Method 20121030
5 ADJUST_BASE_PATH Instance method Protected Method 20100610
6 ASSERT_VISIBLE Instance method Public Method Ensure that Adapter Is Visible 20100610
7 BEGIN Static method Public Method Start Rendering 20100610
8 CLASS_CONSTRUCTOR Static method Public Constructor 20100610
9 CLEAR_ADAPTERS Static method Public Method DEPRECATED 20100610
10 CLEAR_BEFORE_RENDERING Static method Public Method Reset Multiple Variables for Rendering 20100610
11 CLEAR_GETTER_CACHE Static method Protected Method 20100610
12 CLEAR_POST_CONTENT Static method Public Method 20090107
13 CLEAR_STATIC_ATTRIBUTES Static method Public Method 20111031
14 CONSTRUCTOR Instance method Public Constructor 20070712
15 CREATE_BY_NAME Static method Public Method Instantiate Adapter 20100610
16 CREATE_BY_VIEW_ELEMENT Static method Public Method Instantiate Adapter Using View Element 20100610
17 CREATE_NW7_BY_VIEW_ELEMENT Static method Public Method Instantiate Adapter Using View Element 20071115
18 CREATE_SERVER_EVENT Instance method Public Method 20100610
19 CREATE_SERVER_EVENT_FOR Static method Public Method 20100610
20 DISPATCH_NW7_EVENT Static method Public Method 20070907
21 ELEMENT_PATH_GET_NODE Static method Private Method 20100610
22 END Static method Public Method Stop Rendering 20100610
23 EXPLANA_STATE_FROM_INPUT_STATE Static method Protected Method Setting State for Explanation from UR InputState 20130909
24 FINALIZE Instance method Public Method 20100618
25 FINALIZE_ADAPTER Instance method Protected Method 20100610
26 FINALIZE_BINDINGS Instance method Protected Method 20140403
27 FIND_ADAPTER_FOR_ELEMENT Static method Public Method 20101122
28 GET_ADAPTER_BY_ID Static method Public Method Returns the adapter class for a UR control ID 20100610
29 GET_ATTRIBUTE_EXTERNAL Instance method Protected Method 20100610
30 GET_ATTRIBUTE_INFO Instance method Protected Method 20100610
31 GET_ATTRIBUTE_INFO_CACHED Instance method Protected Method 20100610
32 GET_ATTRIBUTE_INTERNAL Instance method Protected Method 20100610
33 GET_BOUND_ELEMENT Instance method Protected Method 20100610
34 GET_BOUND_NODE Instance method Protected Method 20100610
35 GET_CHARACTER_UNIT Static method Protected Method 20100610
36 GET_CONTROL_TYPE_BY_ADAPTER_ID Static method Public Method Returns the UR control type (e.g. Button) using Adapter ID 20131119
37 GET_ERROR_MESSAGE_FOR_ATTR Instance method Protected Method 20100610
38 GET_LAST_MULTIPLE_NODE Instance method Protected Method 20100610
39 GET_NW7_ADAPTER_BY_ID Static method Public Method 20070913
40 GET_NW7_EVENT_HANDLER Static method Public Method Determines Event Handler for ID 20100610
41 GET_P6S_CUSTOM_DATA Instance method Protected Method 20131217
42 GET_PATH2_FROM_ELEMENT Instance method Private Method 20100610
43 GET_PATH2_FROM_NODE Instance method Private Method 20100610
44 GET_POST_CONTENT Static method Public Method 20071024
45 GET_RENDERABLE_ROOT_CONTROL Instance method Public Method 20110708
46 GET_ROOT_CONTROL Instance method Public Method Returns the root control of the adapter 20101122
47 GET_UR_ID_FROM_VIEWELEMENT Instance method Protected Method 20110307
48 GET_WIN_ADPT_BY_VIEW_ELEM_ADPT Static method Public Method Returns Window Adapter of a View Element Adapter 20110413
49 HANDLE_EVENT Instance method Public Method 20100701
50 INITIALIZE Static method Public Method Initialiszes all client data 20100610
51 IS_ATTRIBUTE_FORCE_LTR Instance method Protected Method 20100610
52 IS_INVALID Instance method Protected Method 20100610
53 IS_VALUE_UPDATE_ALLOWED Instance method Public Method 20120330
54 NODE_PATH_GET_NODE Static method Private Method 20100610
55 PERS_SORT_ELEMENTS Static method Protected Method 20100610
56 POST_SET_CONTENT Instance method Public Method 20100618
57 PROCESS_CLIENT_ACTION Instance method Public Method 20100421
58 PROCESS_CLIENT_VALUE_CHANGED Instance method Public Method 20100428
59 RAISE_BINDING_EXCEPTION Instance method Private Method 20100610
60 RENDER_CONTROL_TO_JSON Instance method Protected Method 20121019
61 RENDER_HIDDEN_INPUT_FIELD Static method Public Method 20100610
62 SET_CONTENT Instance method Public Method 20100618
63 SET_JSON_RENDERING_ACTIVE Static method Public Method 20130211
64 SET_P6S_EDITOR_MODE_ACTIVE Static method Public Method 20131217
65 SET_STABLE_ID Instance method Protected Method 20091006
66 UPDATE_PROPERTY Instance method Protected Method 20110902
Events
# Event Type Visibility Description Created on
1 ON_NW7_HANDLE_EVENT Static Event
(1)
Public
(2)
Adapter HANDLE_EVENT triggered 20071212
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CUR_ATTR_BINDING Private See coding 20100610 tt_cur_attr_binding type sorted table of t_cur_attr_binding with unique key context_path view_element_adapter property_name view_element
2 TT_CUR_SELECTION_BINDING Private See coding 20100610 tt_cur_selection_binding type sorted table of t_cur_selection_binding with unique key context_path view_element_adapter
3 TT_CUR_SPECIAL_ATTR_DELTA Private See coding 20100610 tt_cur_special_attr_delta type sorted table of t_cur_special_attr_delta with unique key view_element property_name view_element_adapter
4 TT_FORM_DSGN_DATA Protected See coding 20100922 tt_form_dsgn_data type table of ref to cl_wd_abstr_form_dsgn_data with default key
5 TT_FORM_DSGN_DATA_ROWS Protected See coding 20100715 tt_form_dsgn_data_rows type table of tt_form_dsgn_data with default key
6 TT_NW7_HOTKEY_ADMIN Public See coding 20080220 tt_nw7_hotkey_admin type standard table of t_nw7_hotkey_admin with default key
7 TT_STABLE_ID Protected See coding 20100610 tt_stable_id type sorted table of string with unique key table_line
8 T_ADAPTER_TAB Public See coding 20070712 t_adapter_tab type standard table of ref to cl_nw7_view_element_adapter with default key
9 T_ATTRIBUTE_INFO_CACHE Protected See coding 20100610 begin of t_attribute_info_cache, binding_path type string, node_info type ref to if_wd_context_node_info, type_id_counter type i, updated type abap_bool, attribute_info type wdr_context_attribute_info, end of t_attribute_info_cache
10 T_CLASS_REGISTRY Private See coding 20100610 begin of t_class_registry, mapping type wdr_elem_apt_map, view_element_cid type guid, adapter_class_name type string, adapter_aid type guid, end of t_class_registry
11 T_CLASS_REGISTRY_HASH Private See coding 20100610 t_class_registry_hash type hashed table of t_class_registry with unique key view_element_cid
12 T_CONTROL_REF_LIST Private See coding 20121019 t_control_ref_list type hashed table of ref to ifur_nw7__control with unique default key
13 T_CTX_NODE_ELEMENT Public See coding 20091006 begin of t_ctx_node_element, node type ref to if_wd_context_node, element type ref to if_wd_context_element, context_change type wdr_context_change, end of t_ctx_node_element
14 T_CUR_ATTR_BINDING Private See coding 20100610 begin of t_cur_attr_binding, context_path type string, view_element_adapter type ref to cl_nw7_view_element_adapter, property_name type string, view_element type ref to cl_wdr_view_element, end of t_cur_attr_binding
15 T_CUR_SELECTION_BINDING Private See coding 20100610 begin of t_cur_selection_binding, context_path type string, view_element_adapter type ref to cl_nw7_view_element_adapter, end of t_cur_selection_binding
16 T_CUR_SPECIAL_ATTR_DELTA Private See coding 20100610 begin of t_cur_special_attr_delta, view_element type ref to cl_wdr_view_element, property_name type string, view_element_adapter type ref to cl_nw7_view_element_adapter, end of t_cur_special_attr_delta
17 T_ENV Public See coding 20100610 begin of t_env, use_adapters type string, show_verbose_ids type abap_bool, is_rtl type abap_bool, url_prefix type string, id_prefix type string, client_newline type string, show_explanation type abap_bool, is_accessible type abap_bool, character_unit type string, supports_full_height like ifur_nw7=>sizing_enum, ur_label_align like ifur_nw7=>horizontalalign_enum, client_debug type abap_bool, allow_valuesuggest type abap_bool, enable_fieldhistory type abap_bool, enable_quickviews type abap_bool, first_time type abap_bool, stable_id_type(1) type c, guideline20 type abap_bool, flat_toolbar type abap_bool, json_rendering_active type abap_bool, design_time_mode type abap_bool, "experimental, for ABAPinEclipse use_signed_applets type wdr_app_prop_usesignedapplets, "use (un)signed version of JARs for GANTT/NETWORK to avoid security popups is_p6s_edit_mode type abap_bool, end of t_env
18 T_FACTORY_REGISTRY Private Type reference (TYPE) IF_NW7_ADAPTER_LIBRARY=>T_INDEX_MAP 20100604
19 T_FACTORY_REGISTRY_HASH Private See coding 20100604 t_factory_registry_hash type hashed table of if_nw7_adapter_library=>t_index_map with unique key view_element_cid
20 T_NW7_DATA_FORM_FIELD Protected See coding 20100423 begin of t_nw7_data_form_field, name type string, value type string, transmit type wdui_data_transmit_mode, context_attribute type string, context_element type ref to if_wd_context_element, data_form_item type ref to cl_wd_view_element, data_form_item_context_element type ref to if_wd_context_element, view type ref to if_wd_view, data_form_id type string, data_form_adapter_id type string, field_adapter_id type string, external type abap_bool, source_field_adapter_id type string, update_method type string, end of t_nw7_data_form_field
21 T_NW7_DATA_FORM_FIELDS Protected See coding 20100423 t_nw7_data_form_fields type table of t_nw7_data_form_field with non-unique key primary_key components context_element context_attribute with unique hashed key sec_key components data_form_id name
22 T_NW7_HOTKEY_ADMIN Public See coding 20080220 begin of t_nw7_hotkey_admin, view_id type string, adapter_id type string, event_name type string, hotkey like ifur_nw7=>hotkeyvalue_enum, disabled type abap_bool, processed type abap_bool, adapter_ref type ref to cl_nw7_view_element_adapter, end of t_nw7_hotkey_admin
23 T_NW7_LABELED_UI_ELEMENT Public See coding 20080122 begin of t_nw7_labeled_ui_element, view_element type ref to cl_wd_uielement, context_element type ref to if_wd_context_element, adapter type ref to cl_nw7_view_element_adapter, label_consumed type abap_bool, end of t_nw7_labeled_ui_element
24 T_NW7_LABELED_UI_ELEMENTS Public See coding 20080122 t_nw7_labeled_ui_elements type sorted table of t_nw7_labeled_ui_element with unique key view_element context_element
25 T_POST_CONTENT Public See coding 20070917 begin of t_post_content, post_rendering_controls type standard table of ref to ifur_nw7__control with default key, post_set_content_adapters type t_adapter_tab, end of t_post_content
Method Signatures

Method ADD_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLER Call by reference Object reference (TYPE REF TO) IF_WDR_ADAPTER_EVENT_HANDLER Event Handler für SSR Client Events 20100610
2 Importing ID Call by reference Type reference (TYPE) STRING 20100610

Method ADD_EVENT_HANDLER on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method ADD_GRID_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20121030
2 Importing TEMPLATE Call by reference Object reference (TYPE REF TO) IFUR_NW7__CONTROL 20121030
3 Importing WD_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20121030

Method ADD_GRID_BINDING on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method ADD_LIST_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNT_PROPERTY_NAME Call by reference Type reference (TYPE) STRING UR-Control Eigenschaft Anzahl der Einträge 20140217
2 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20121030
3 Importing TEMPLATE Call by reference Object reference (TYPE REF TO) IFUR_NW7__CONTROL 20121030
4 Importing WD_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20121030

Method ADD_LIST_BINDING on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method ADD_PROPERTY_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130225
2 Importing ENUM_LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Web Dynpro : Name einer UI-Element-Library 20121127
3 Importing ENUM_NAME Call by reference Type reference (TYPE) WDY_MD_ENUMERATION_NAME Name einer Enumeration 20121127
4 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20121030
5 Importing WD_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20121030

Method ADD_PROPERTY_BINDING on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method ADJUST_BASE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
2 Importing I_CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20100610

Method ADJUST_BASE_PATH on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method ASSERT_VISIBLE Signature

Method ASSERT_VISIBLE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method ASSERT_VISIBLE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WINDOW_ADAPTER Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW_ADAPTER Adapter für Fenster 20100610

Method BEGIN on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CLEAR_ADAPTERS Signature

Method CLEAR_ADAPTERS on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method CLEAR_ADAPTERS on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CLEAR_BEFORE_RENDERING Signature

Method CLEAR_BEFORE_RENDERING on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method CLEAR_BEFORE_RENDERING on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CLEAR_GETTER_CACHE Signature

Method CLEAR_GETTER_CACHE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method CLEAR_GETTER_CACHE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CLEAR_POST_CONTENT Signature

Method CLEAR_POST_CONTENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method CLEAR_POST_CONTENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CLEAR_STATIC_ATTRIBUTES Signature

Method CLEAR_STATIC_ATTRIBUTES on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method CLEAR_STATIC_ATTRIBUTES on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_MAIN_ADAPTER Call by reference Type reference (TYPE) ABAP_BOOL 20100525
2 Importing I_LABEL_SUPPORT Call by reference Type reference (TYPE) ABAP_BOOL 20070712
3 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20070712
4 Importing I_REQUIRES_POST_RENDERING Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070712
5 Importing I_TYPE_ID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20070712
6 Importing I_VIEW_ELEMENT_ADAPTER_MANAGER Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEM_ADAPTER_MNG Adapter Manager für Konvertierung von WD View Elementen 20070712

Method CONSTRUCTOR on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CREATE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20100610
2 Importing ADAPTER_NAME Call by reference Type reference (TYPE) WDR_UIEL_ADAPTER-ADAPTER_NAME Web Dynpro Runtime: Name eines Adapter 20100610
3 Importing ID_GEN_ENTITY Call by reference Type reference (TYPE) STRING 20100610
4 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDR_UIEL_ADAPTER-LIBRARY_NAME Web-Dynpro : Name einer UI-Element-Library 20100610
5 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20100610

Method CREATE_BY_NAME on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CREATE_BY_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20100610
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20100610
3 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20100610

Method CREATE_BY_VIEW_ELEMENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CREATE_NW7_BY_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20071115
2 Importing IGNORE_LIFETIME_WRAPPER Call by reference Type reference (TYPE) ABAP_BOOL Erzeugen einer Active Component vom Wrapper 20100422
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20071115
4 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20071115

Method CREATE_NW7_BY_VIEW_ELEMENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CREATE_SERVER_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20100610
2 Returning SERVER_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_SERVER_EVENT Server Event 20100610

Method CREATE_SERVER_EVENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method CREATE_SERVER_EVENT_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20100610
2 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20100610
3 Returning SERVER_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_SERVER_EVENT Server Event 20100610
4 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT Perforce change= / 20040604-141028 20100610

Method CREATE_SERVER_EVENT_FOR on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method DISPATCH_NW7_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ADAPTER_FOR_SMALL_UPDATE Call by reference Type reference (TYPE) IF_NW7_VIEW_ELEMENT_ADAPTER=>T_ADAPTER_TAB WebDynpro Local Test XX7 20081223
2 Importing I_EVENT_HANDLER_ID Call by reference Type reference (TYPE) STRING 20070907
3 Importing I_EVENT_NAME Call by reference Type reference (TYPE) STRING 20070907
4 Importing I_EVENT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20070913
5 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070907
6 Importing I_RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20070913
7 Importing I_UPDATE_DATA Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA to get updates into a DataContainer 20070907

Method DISPATCH_NW7_EVENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method ELEMENT_PATH_GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20100610
2 Importing I_PATH Call by reference Type reference (TYPE) STRING 20100610
3 Returning R_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20100610

Method ELEMENT_PATH_GET_NODE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGE_HTML_IDS Call by reference Type reference (TYPE) WDR_MESSAGE_HTML_ID_T Infos für Sprungziele von Meldungen 20100610

Method END on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method EXPLANA_STATE_FROM_INPUT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPLANATION_STATE Value transfer Type reference (TYPE) INT2 2 Byte Integer (Signed) 20130909
2 Importing INPUTSTATE Call by reference Type reference (TYPE) I 20130909

Method EXPLANA_STATE_FROM_INPUT_STATE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method FINALIZE Signature

Method FINALIZE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method FINALIZE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method FINALIZE_ADAPTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER Call by reference Object reference (TYPE REF TO) OBJECT 20100610

Method FINALIZE_ADAPTER on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method FINALIZE_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REUSABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140403

Method FINALIZE_BINDINGS on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method FIND_ADAPTER_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER WebDynpro Local Test XX7 20101122
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20101122
3 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20101122

Method FIND_ADAPTER_FOR_ELEMENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_ADAPTER_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING ID eines UR-Controls 20100610
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20100610

Method GET_ADAPTER_BY_ID on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_ATTRIBUTE_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Schnittstelle für die dynamische Verarbeitung von Elementen 20100610
2 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610

Method GET_ATTRIBUTE_EXTERNAL on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_ATTRIBUTE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
2 Returning R_ATTRIBUTE_INFO Value transfer Type reference (TYPE) WDR_CONTEXT_ATTRIBUTE_INFO Meta-Information für ein Attribute eines Nodes eines Context 20100610

Method GET_ATTRIBUTE_INFO on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_ATTRIBUTE_INFO_CACHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ATTRIBUTE_INFO_CACHE Call by reference Type reference (TYPE) T_ATTRIBUTE_INFO_CACHE Meta-Information für ein Attribute eines Nodes eines Context 20100610
2 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610

Method GET_ATTRIBUTE_INFO_CACHED on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_ATTRIBUTE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY Schnittstelle für die dynamische Verarbeitung von Elementen 20100610
2 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610

Method GET_ATTRIBUTE_INTERNAL on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_BOUND_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
2 Importing I_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT 20100610
3 Importing I_CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20100610
4 Returning R_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20100610

Method GET_BOUND_ELEMENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_BOUND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
2 Importing I_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT 20100610
3 Importing I_CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20100610
4 Returning R_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verarbeitung von Elementen 20100610

Method GET_BOUND_NODE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_CHARACTER_UNIT Signature

Method GET_CHARACTER_UNIT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method GET_CHARACTER_UNIT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_CONTROL_TYPE_BY_ADAPTER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER_ID Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Returning CONTROL_TYPE Value transfer Type reference (TYPE) STRING WebDynpro Local Test XX7 20131119

Method GET_CONTROL_TYPE_BY_ADAPTER_ID on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_ERROR_MESSAGE_FOR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
2 Exporting HAS_ERROR_MESSAGE Value transfer Type reference (TYPE) ABAP_BOOL 20100610
3 Importing HTML_ID Call by reference Type reference (TYPE) STRING 20100610
4 Exporting MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20130924
5 Exporting MESSAGE_TYPE Call by reference Type reference (TYPE) I 20130924
6 Importing WD_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100610

Method GET_ERROR_MESSAGE_FOR_ATTR on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_LAST_MULTIPLE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAST_MULTIPLE_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20100610
2 Exporting E_LAST_MULTIPLE_NODE_PATH Call by reference Type reference (TYPE) STRING 20100610
3 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
4 Importing I_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20100610
5 Importing I_CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20100610

Method GET_LAST_MULTIPLE_NODE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_NW7_ADAPTER_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING ID eines UR-Controls 20070913
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20070913

Method GET_NW7_ADAPTER_BY_ID on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_NW7_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HANDLER Value transfer Object reference (TYPE REF TO) IF_NW7_VIEW_ELEMENT_ADAPTER Event Handler for SSR Client Events 20100610
2 Importing HANDLER_ID Call by reference Type reference (TYPE) STRING 20100610

Method GET_NW7_EVENT_HANDLER on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_P6S_CUSTOM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CUSTOM_DATA Value transfer Type reference (TYPE) STRING 20131217
2 Importing IS_LAYOUT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140423

Method GET_P6S_CUSTOM_DATA on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_PATH2_FROM_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH_NAME Call by reference Type reference (TYPE) STRING 20100610
2 Returning R_PATH2 Value transfer Type reference (TYPE) WDR_CONTEXT_PATH_TABLE2 Pfadtabelle 20100610

Method GET_PATH2_FROM_ELEMENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_PATH2_FROM_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH_NAME Call by reference Type reference (TYPE) STRING 20100610
2 Returning R_PATH2 Value transfer Type reference (TYPE) WDR_CONTEXT_PATH_TABLE2 Pfadtabelle 20100610

Method GET_PATH2_FROM_NODE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_POST_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) T_POST_CONTENT 20071024

Method GET_POST_CONTENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_RENDERABLE_ROOT_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROOT_CONTROL Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER WebDynpro Local Test XX7 20110708

Method GET_RENDERABLE_ROOT_CONTROL on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_ROOT_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROOT_CONTROL Value transfer Object reference (TYPE REF TO) IFUR_NW7__CONTROL 20101122

Method GET_ROOT_CONTROL on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_UR_ID_FROM_VIEWELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20110418
2 Returning CONTROL_ID Value transfer Type reference (TYPE) STRING 20110307
3 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20110307

Method GET_UR_ID_FROM_VIEWELEMENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method GET_WIN_ADPT_BY_VIEW_ELEM_ADPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW_ELEMENT_ADAPTER Call by reference Object reference (TYPE REF TO) IF_NW7_VIEW_ELEMENT_ADAPTER WebDynpro Local Test XX7 20110413
2 Returning WINDOW_ADAPTER Value transfer Object reference (TYPE REF TO) CL_WDR_WINDOW_ADAPTER Adapter für Fenster 20110413

Method GET_WIN_ADPT_BY_VIEW_ELEM_ADPT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method HANDLE_EVENT Signature

Method HANDLE_EVENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method HANDLE_EVENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_NEWLINE Call by reference Type reference (TYPE) STRING 20100610
2 Importing ID_PREFIX Call by reference Type reference (TYPE) STRING 20100610
3 Importing SHOW_VERBOSE_IDS Call by reference Type reference (TYPE) ABAP_BOOL 20100610
4 Importing URL_PREFIX Call by reference Type reference (TYPE) STRING 20100610
5 Importing USE_ADAPTERS Call by reference Type reference (TYPE) STRING 20100610

Method INITIALIZE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method IS_ATTRIBUTE_FORCE_LTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
2 Returning LTR Value transfer Type reference (TYPE) ABAP_BOOL 20100610

Method IS_ATTRIBUTE_FORCE_LTR on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method IS_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BP Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
2 Importing I_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20100610
3 Importing I_CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20100610
4 Importing I_HTML_ID Call by reference Type reference (TYPE) STRING 20100610
5 Importing I_WD_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100610
6 Returning R_IS_INVALID Value transfer Type reference (TYPE) ABAP_BOOL 20100610

Method IS_INVALID on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method IS_VALUE_UPDATE_ALLOWED Signature

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

Method IS_VALUE_UPDATE_ALLOWED on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method NODE_PATH_GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20100610
2 Importing I_PATH Call by reference Type reference (TYPE) STRING 20100610
3 Returning R_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20100610

Method NODE_PATH_GET_NODE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method PERS_SORT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ELEMENTS Call by reference Type reference (TYPE) STANDARD TABLE 20100610

Method PERS_SORT_ELEMENTS on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method POST_SET_CONTENT Signature

Method POST_SET_CONTENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method POST_SET_CONTENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method PROCESS_CLIENT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ADAPTER Call by reference Object reference (TYPE REF TO) IF_NW7_VIEW_ELEMENT_ADAPTER CL_NW7_VIEW_ELEMENT_ADAPTER 20100421
2 Importing CLIENT_ACTION Call by reference Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT oder CL_WD_ABSTR_CLIENT_ACTION ? 20100421
3 Importing EVENT_REF Call by reference Object reference (TYPE REF TO) STRING 20100421

Method PROCESS_CLIENT_ACTION on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method PROCESS_CLIENT_VALUE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOUND_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20100428
2 Importing CLIENT_PARAM_JS Call by reference Type reference (TYPE) STRING 20100505
3 Importing CONTEXT_ATTRIBUTE_INFO Call by reference Type reference (TYPE) WDR_CONTEXT_ATTRIBUTE_INFO Meta-Information für ein Attribut eines Context-Knotens 20100428
4 Importing EVENT_REF Call by reference Object reference (TYPE REF TO) STRING 20100428
5 Importing GET_VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20101020
6 Importing VALUE_NAME Call by reference Type reference (TYPE) STRING 20100428
7 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20101122

Method PROCESS_CLIENT_VALUE_CHANGED on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method RAISE_BINDING_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20100610
2 Importing I_CONTEXT_EX Call by reference Object reference (TYPE REF TO) CX_WD_CONTEXT WebDynpro (WD) Context Exception 20100610
3 Importing I_TEXTID Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20100610

Method RAISE_BINDING_EXCEPTION on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method RENDER_CONTROL_TO_JSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER WebDynpro Local Test XX7 20121029

Method RENDER_CONTROL_TO_JSON on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method RENDER_HIDDEN_INPUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) STRING 20100610
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20100610
3 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20100610

Method RENDER_HIDDEN_INPUT_FIELD on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method SET_CONTENT Signature

Method SET_CONTENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method SET_CONTENT on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method SET_JSON_RENDERING_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20130211

Method SET_JSON_RENDERING_ACTIVE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method SET_P6S_EDITOR_MODE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20131217

Method SET_P6S_EDITOR_MODE_ACTIVE on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method SET_STABLE_ID Signature

Method SET_STABLE_ID on class CL_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method SET_STABLE_ID on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.

Method UPDATE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CLIENT_SYNC_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110902
2 Importing IS_EXTERNAL Call by reference Type reference (TYPE) ABAP_BOOL 20110902
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20110902
4 Importing UPDATE_DATA Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA to get updates into a DataContainer 20110902
5 Importing VALUE Call by reference Type reference (TYPE) STRING 20110902
6 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20110902

Method UPDATE_PROPERTY on class CL_NW7_VIEW_ELEMENT_ADAPTER has no exception.
Event Signatures

Event ON_NW7_HANDLE_EVENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EVENT_HANDLER Exporting Value transfer Object reference (TYPE REF TO) IF_NW7_VIEW_ELEMENT_ADAPTER Event-Handler für Unified Rendering Events 20071212
2 EVENT_NAME Exporting Value transfer Type reference (TYPE) STRING 20071212
3 EVENT_PARAMETERS Exporting Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20100906
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_PAGE_CTRL_ADP Lightspeed Page Adapter 20070820
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_WINDOW_CONTENT_ADAPTER2 Content of a Window 20090908
3 Inheritance (c INHERITING FROM c_ref)  CL_WDR_WINDOW_CONTENT_ADAPTER Content of a Window 20100618
4 Inheritance (c INHERITING FROM c_ref)  CL_WDR_VIEW_ADAPTER Adapter for a View 20070717
5 Inheritance (c INHERITING FROM c_ref)  CL_WDR_TRACE_TOOL_ADAPTER Adapter for Trace Tool Output 20100618
6 Inheritance (c INHERITING FROM c_ref)  CL_WDR_TABLE_DATA_PROVIDER Web Dynpro: Read Table Data 20100618
7 Inheritance (c INHERITING FROM c_ref)  CL_WDR_SSR_ACC_DEBUGGER Display a Box with the Accessible Text 20100618
8 Inheritance (c INHERITING FROM c_ref)  CL_WDR_SELENIUM_REC_ADAPTER WD ABAP Test Automation with Selenium 20130201
9 Inheritance (c INHERITING FROM c_ref)  CL_WDR_READ_ACCESS_LOG Read Access Log 20120503
10 Inheritance (c INHERITING FROM c_ref)  CL_WDR_RASTER_LAYOUT_HELPER Web Dynpro: Dynamic Form Layout 20140110
11 Inheritance (c INHERITING FROM c_ref)  CL_WDR_POPUP_WINDOW_CTRL_ADP Popup Window UR Control 20070718
12 Inheritance (c INHERITING FROM c_ref)  CL_WDR_P6S_FACADE_ADAPTER P6S Adapter 20131007
13 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_WIN_LAYOUT_ADAPTER View Element Adapter for the Side Panel 20090527
14 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_SIDE_PANEL_ADAPTER View Element Adapter for the Side Panel 20081113
15 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_POLLING_ADAPTER Polling Adapter for Notification Service 20081127
16 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ADAPTER_SMART_CLIENT Adapter for Web Dynpro View Elements 20100618
17 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_IHUBEVENTING_ADP 20090320
18 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_FORM_FIELD_SERVICE x 20100618
19 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_FORM_ADP 20090320
20 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_EVENT_STUB Help Class for Receiving Events from the Client 20100701
21 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_CLIENT_INFO_HANDLER Receives specific client information through JavaScript 20080729
22 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NW7_ASSOC_CONTENT_ADP Adapter for Associated Content "aka" Post Content 20110823
23 Inheritance (c INHERITING FROM c_ref)  CL_WDR_MODEL_2D Obsolete -> CL_WDR_DATA_MODEL_2D 20121017
24 Inheritance (c INHERITING FROM c_ref)  CL_WDR_FORM_LAYOUT_HELPER Web Dynpro: Dynamic Form Layout 20120207
25 Inheritance (c INHERITING FROM c_ref)  CL_WDR_DG_CELL_TEMPLST_ADAPTER Data Grid cell template list adapter 20130211
26 Inheritance (c INHERITING FROM c_ref)  CL_WDR_DATA_MODEL_ADAPTER Model for 2D Nodes 20121026
27 Inheritance (c INHERITING FROM c_ref)  CL_WDR_DATA_GRID_HELPER Help Class for Data Grid 20120904
28 Inheritance (c INHERITING FROM c_ref)  CL_WDR_DATA_GRID_CELL_ADAPTER Data Grid Cell 20121030
29 Inheritance (c INHERITING FROM c_ref)  CL_WDR_C_TABLE_DATA_PROVIDER Web Dynpro: Read Table Data 20100913
30 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ADAPTER_SMART_CLIENT_BG Adapter for Web Dynpro View Elements 20100630
History
Last changed by/on SAP  20141120 
SAP Release Created in 711