SAP ABAP Class CL_WDR_SYNC_VE_PROPERTY_UPDATE (Advanced Delta Rendering: Synchronized Property Update)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_SYNC_CLIENT_UPDATE Advanced Delta Rendering: Synchronized Updates 20110825
Properties
Class CL_WDR_SYNC_VE_PROPERTY_UPDATE  
Short Description Advanced Delta Rendering: Synchronized Property Update    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20110825   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_SYNC_VE_PROPERTY_UPDATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_SYNC_CLIENT_UPDATE Advanced Delta Rendering: Synchronized Updates 20110825
Friends
Class CL_WDR_SYNC_VE_PROPERTY_UPDATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_PROPERTY_UPDATE Instance attribute Public Type reference (TYPE) T_VIEW_ELEMENT_PROPERTY_ADDR 20110825
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110825
Events
Class CL_WDR_SYNC_VE_PROPERTY_UPDATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_VIEW_ELEMENT_PROPERTY_ADDR Public See coding 20110825 begin of t_view_element_property_addr, view_element type ref to cl_wd_view_element, context_node_path_name type string, context_element type ref to if_wd_context_element, property_name type string, end of t_view_element_property_addr
Method Signatures

Method CONSTRUCTOR 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 20110825
2 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20110825
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20110825
4 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT 20110825

Method CONSTRUCTOR on class CL_WDR_SYNC_VE_PROPERTY_UPDATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732