SAP ABAP Class CL_WDR_VIEW_ELEMENT (Web Dynpro View Element)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_TYPE_ID Fast Type Identification 20030320
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_VIEW_ELEMENT Web Dynpro: API View Element 20020926
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CONDITIONAL_FORMAT_HNDL Service Class for Conditional Formatting 20140806
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20040604
Properties
Class CL_WDR_VIEW_ELEMENT  
Short Description Web Dynpro View Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20020926   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_TYPE_ID Fast Type Identification 20030320
2 IF_WD_VIEW_ELEMENT Web Dynpro: API View Element 20020926
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20100618 Web Dynpro Local Test XX7
2 CL_WDR_ADAPTER_SMART_CLIENT 20070215 Adapter for Web Dynpro View Elements
3 CL_WDR_CLIENT_ABSTRACT_HTTP 20100602 Web Dynpro HTTP Client Info Object Handler
4 CL_WDR_CLIENT_UPDATE_MANAGER 20130314 Manager for Updates of Client-Side UI Elements
5 CL_WDR_VIEW 20030916 Web Dynpro View Controller
6 CL_WDR_VIEW_ELEMENT 20030904 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ATTRIBUTE_BINDING Constant Public Type reference (TYPE) I 1 20021206
2 CO_AUTO_TEXT Constant Public Type reference (TYPE) NUMC2 05 Automatic Text Selection 20030724
3 CO_DDIC_TEXTLEN Constant Public Type reference (TYPE) I -2 Use Text Length from DDIC 20030724
4 CO_DESCR_TEXT Constant Public Type reference (TYPE) NUMC2 '10' 20060630
5 CO_DESCR_TEXT_F1 Constant Public Type reference (TYPE) NUMC2 '11' 20060630
6 CO_DOCU_DEF_F1_TEXT Constant Public Type reference (TYPE) NUMC2 '13' 20060629
7 CO_DOCU_DEF_TEXT Constant Public Type reference (TYPE) NUMC2 '12' 20060629
8 CO_DOCU_USE_F1_TEXT Constant Public Type reference (TYPE) NUMC2 '15' 20060629
9 CO_DOCU_USE_TEXT Constant Public Type reference (TYPE) NUMC2 '14' 20060629
10 CO_FEATURE_OUTER_ALIGNMENT Constant Public Type reference (TYPE) I 1 20040910
11 CO_LONG_TEXT Constant Public Type reference (TYPE) NUMC2 03 Long Text 20030724
12 CO_MEDIUM_TEXT Constant Public Type reference (TYPE) NUMC2 02 Medium text 20030724
13 CO_MULTI_ATTRIBUTE_BINDING Constant Public Type reference (TYPE) I 3 20021206
14 CO_MULTI_NODERANGE_BINDING Constant Public Type reference (TYPE) I 4 20021206
15 CO_NODE_BINDING Constant Public Type reference (TYPE) I 2 20021206
16 CO_OUTPUT_LEN Constant Public Type reference (TYPE) NUMC2 06 Output Length as String in Number of Characters 20030724
17 CO_PS_BINDING Constant Protected Type reference (TYPE) T_PS 2 20060512
18 CO_PS_P13N Constant Protected Type reference (TYPE) T_PS 3 20060512
19 CO_PS_VALUE Constant Protected Type reference (TYPE) T_PS 1 20060512
20 CO_SHORT_TEXT Constant Public Type reference (TYPE) NUMC2 01 Short Text 20030724
21 CO_TITLE_TEXT Constant Public Type reference (TYPE) NUMC2 04 Heading 20030724
22 CO_UNKNOWN_TEXTLEN Constant Public Type reference (TYPE) I -1 Text Length Unknown 20030724
23 DATA_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) IF_WD_DATA_CONTAINER Web Dynpro Data Container (Server Part) 20021209
24 ID Instance attribute Public Type reference (TYPE) STRING ID of View Element 20020930
25 MT_NAMESPACES Static Attribute Private Type reference (TYPE) TT_NAMESPACES Cache for Namespaces 20050216
26 NEXT_ID Static Attribute Private Type reference (TYPE) XSTRING 20020930
27 VIEW Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW View for this UI Element 20020926
28 _CAN_HAVE_CURSOR Instance attribute Public Type reference (TYPE) ABAP_BOOL Specifies Whether View Element Can Be Focused 20030811
29 _CID Instance attribute Public Attribute reference (LIKE) $REF$ 20030320
30 _COMPONENT Instance attribute Public Object reference (TYPE REF TO) IF_WD_COMPONENT Component of Used View 20030908
31 _DEFINITION_NAME Instance attribute Public Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME Web Dynpro: Web Dynpro UI Element Definition 20041007
32 _HAS_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Specifies Whether Enabled Attribute Exists 20040323
33 _HAS_READ_ONLY Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Specifies Whether ReadOnly Attribute Exists 20040323
34 _IS_DIRTY Instance attribute Protected Type reference (TYPE) ABAP_BOOL Change Occurred Since Last Rendering 20040528
35 _IS_PERSONALIZED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040914
36 _IS_UI_ELEMENT Instance attribute Public Type reference (TYPE) ABAP_BOOL Specifies Whether the View Element Is a UI Element 20030811
37 _IS_UI_ELEMENT_CONTAINER Instance attribute Public Type reference (TYPE) ABAP_BOOL Specifies Whether the View Element Is a UI Element Container 20030811
38 _LIBRARY_NAME Instance attribute Public Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Name of the UIE Library to which the View Element Belongs 20030910
39 _METHOD_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW_ELEMENT_METHOD_HNDL Handler for Method Calls for View Elements 20040929
40 _PARENT Instance attribute Public Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT Used View Element, e.g. Container, Layout, ... 20030813
41 _PERS_INDEX Instance attribute Protected Type reference (TYPE) I 2147483647 20050125
42 _PRIMARY_PROPERTY_NAME Instance attribute Public Type reference (TYPE) STRING Name of Primary Property if Exists 20040625
43 _PROPERTY_BINDINGS Instance attribute Protected Type reference (TYPE) TT_PROPERTY_BINDING 20050411
44 _SUB_CURSOR Instance attribute Public Type reference (TYPE) STRING Data of Subcursor 20031001
45 _SUB_FOCUS Instance attribute Public Type reference (TYPE) STRING Data of Subfocus 20031001
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_BASE_PATH Instance method Private Method 20060512
2 BOUND__PRIMARY_PROPERTY Instance method Public Method Determine Binding Path of Primary Properties 20040922
3 BOUND__PROPERTY Instance method Protected Method Determine View-Local Binding Path of Property 20050405
4 CALL__VISITOR Instance method Public Method INTERNAL ONLY!!! 20100119
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020930
6 CONTAINS__ATTRIBUTE Instance method Protected Method 20080909
7 CREATE_PROPERTY_BINDING Instance method Private Method Creates a New Binding for Context 20021017
8 DELETE_PROPERTY_BINDING Instance method Private Method Deletes a Binding to Context 20050412
9 FOCUS Instance method Public Method Sets Subfocus 20030912
10 FOCUSED Instance method Public Method Returns Subfocus 20030912
11 FOCUS_BY_CONTEXT_ELEMENT Instance method Public Method Sets Subfocus Using a Context Element 20030916
12 GET_BOUND_ELEMENT Instance method Private Method 20060512
13 GET_ID Instance method Public Method 20020926
14 GET_PATH2_FROM_ELEMENT Instance method Private Method 20060512
15 GET_PATH2_FROM_NODE Instance method Private Method 20060512
16 GET_PERS_PROP Instance method Protected Method Gets Personalized Values 20041129
17 GET_VIEW Instance method Public Method 20020926
18 GET__ATTRIBUTE_INFO Static method Protected Method Get Attribute Info for Attribute Binding 20040812
19 GET__BOUND_ATTR Instance method Protected Method 20060512
20 GET__BOUND_ATTRIBUTE Instance method Protected Method GET_BOUND_ATTRIBUTE 20030410
21 GET__BOUND_ELEMENT Instance method Protected Method 20111129
22 GET__BOUND_NODE Instance method Protected Method 20060512
23 GET__DDIC_ATTRIBUTE Instance method Protected Method Get Attribute Value of DDIC Binding 20040813
24 GET__DDIC_BINDING Instance method Public Method Gets the Value of a DDIC Binding Attribute 20030813
25 GET__DDIC_PROPERTY Instance method Public Method Gets a DDIC Value from the Property Binding 20030724
26 GET__DFIES_FEATURE Static method Protected Method Gets the Correct Value from a DFIES Reference 20050331
27 GET__ENABLED Instance method Protected Method General Routine for Transitive Enable Handling 20040323
28 GET__LABELLING_ELEMENT Instance method Public Method Determines the label giving element 20101122
29 GET__MULTI_NODE_ATTR_ELEMENT Instance method Protected Method Returns the Value of a Multiple Node Attribute 20050318
30 GET__MULTI_NODE_ATTR_VALUE Instance method Protected Method Returns the Value of a Multiple Node Attribute 20030410
31 GET__PARENT Instance method Public Method Gets the User View Element 20030813
32 GET__PRIMARY_PROPERTY_BINDING Instance method Protected Method Gets the Binding of Primary Property (Overwrite) 20030820
33 GET__PRIMARY_PROPERTY_TYPE Instance method Public Method Returns Type of Primary Property 20040525
34 GET__REFERENCED_UI_ELEMENT Instance method Protected Method Gets Referenced UI Element 20030814
35 INVALIDATE Instance method Private Method Make ViewElement Unusable and Delete References 20071113
36 RAISE_CHANGED Instance method Public Method 20111007
37 REGISTER_TO_VIEW Instance method Public Method Inserts Registration in View 20031110
38 REMOVE__DDIC_BINDING Instance method Public Method Delete DDIC Binding 20040915
39 REPLACE_PROPERTY_BINDING Instance method Protected Method Replaces a Binding to Context 20021017
40 SET_PERS_INDEX Instance method Protected Method Sets personalized index (MAX_INT: not personalized) 20061124
41 SET_PERS_PROP Instance method Protected Method Sets Property to Personalized Value 20041129
42 SET__DDIC_BINDING Instance method Public Method Sets the Dictionary Binding of a Property 20030813
43 SET__PARENT Instance method Public Method Sets the User View Element 20030813
44 UNREGISTER_FROM_VIEW Instance method Public Method Undo the Registry in View 20030604
45 UNSET__PARENT Instance method Public Method Removes the User View Element 20030820
46 _CREATE_PROP_ATTRIBUTE_BINDING Instance method Protected Method Creates property binding to context attribute 20080909
47 _CREATE_PROP_NODE_BINDING Instance method Protected Method Creates property binding to context node 20080909
48 _DELETE_PROP_BINDING Instance method Protected Method Deletes Property Binding 20080909
Events
# Event Type Visibility Description Created on
1 ON_CHANGED Static Event
(1)
Protected
(1)
20040415
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_NAMESPACES Private See coding 20050216 TT_NAMESPACES type hashed table of trnspace with unique key namespace
2 TT_PROPERTY_BINDING Protected See coding 20050411 TT_PROPERTY_BINDING type standard table of wdr_property_binding with default key initial size 4
3 T_PS Protected Type reference (TYPE) INT1 20060512
Method Signatures

Method ADJUST_BASE_PATH 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 20060512
2 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20060512

Method ADJUST_BASE_PATH on class CL_WDR_VIEW_ELEMENT has no exception.

Method BOUND__PRIMARY_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATH Value transfer Type reference (TYPE) STRING 20040922

Method BOUND__PRIMARY_PROPERTY on class CL_WDR_VIEW_ELEMENT has no exception.

Method BOUND__PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Type reference (TYPE) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20050405
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050405
3 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20050405
4 Returning PATH Value transfer Type reference (TYPE) STRING 20050405

Method BOUND__PROPERTY on class CL_WDR_VIEW_ELEMENT has no exception.

Method CALL__VISITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20100119
2 Importing VISITOR Call by reference Object reference (TYPE REF TO) OBJECT 20100119

Method CALL__VISITOR on class CL_WDR_VIEW_ELEMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Value transfer Type reference (TYPE) CSEQUENCE 20020930
2 Importing VIEW Value transfer Object reference (TYPE REF TO) IF_WD_VIEW WebDynpro View Controller 20020930

Method CONSTRUCTOR on class CL_WDR_VIEW_ELEMENT has no exception.

Method CONTAINS__ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTAINS Value transfer Type reference (TYPE) ABAP_BOOL 20080909
2 Importing PATH Call by reference Type reference (TYPE) STRING 20080909

Method CONTAINS__ATTRIBUTE on class CL_WDR_VIEW_ELEMENT has no exception.

Method CREATE_PROPERTY_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BINDING Value transfer Object reference (TYPE REF TO) WDR_PROPERTY_BINDING WebDynpro Binding der Elemente auf Kontext 20021017
2 Importing PATH Call by reference Type reference (TYPE) STRING 20021017

Method CREATE_PROPERTY_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method DELETE_PROPERTY_BINDING 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 WebDynpro Binding der Elemente auf Kontext 20050412

Method DELETE_PROPERTY_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUB_CURSOR Call by reference Type reference (TYPE) STRING 20031001
2 Importing SUB_FOCUS Call by reference Type reference (TYPE) STRING 20031001

Method FOCUS on class CL_WDR_VIEW_ELEMENT has no exception.

Method FOCUSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUB_CURSOR Call by reference Type reference (TYPE) STRING 20031001
2 Exporting SUB_FOCUS Call by reference Type reference (TYPE) STRING 20031001

Method FOCUSED on class CL_WDR_VIEW_ELEMENT has no exception.

Method FOCUS_BY_CONTEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURSOR_CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20031001
2 Importing I_FOCUSED_CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20031001

Method FOCUS_BY_CONTEXT_ELEMENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET_BOUND_ELEMENT 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 20060512
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT 20060512
3 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20060512
4 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20060512

Method GET_BOUND_ELEMENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET_ID Signature

Method GET_ID on class CL_WDR_VIEW_ELEMENT has no parameter.
Method GET_ID on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET_PATH2_FROM_ELEMENT Signature

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

Method GET_PATH2_FROM_ELEMENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET_PATH2_FROM_NODE Signature

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

Method GET_PATH2_FROM_NODE on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET_PERS_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PERS_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20041202
2 Importing PROP_NAME Value transfer Type reference (TYPE) CSEQUENCE 20041129
3 Exporting VALUE Value transfer Type reference (TYPE) ANY 20041129

Method GET_PERS_PROP on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET_VIEW Signature

Method GET_VIEW on class CL_WDR_VIEW_ELEMENT has no parameter.
Method GET_VIEW on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__ATTRIBUTE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTE_INFO Call by reference Type reference (TYPE) WDR_CONTEXT_ATTRIBUTE_INFO Meta-Information für ein Attribute eines Nodes eines Context 20040812
2 Importing BINDING_REF Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20040812
3 Exporting NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Metadaten eines Kontextknotens 20040812

Method GET__ATTRIBUTE_INFO on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__BOUND_ATTR 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 20060512
2 Importing BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060512
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060512
4 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060512
5 Importing TEXT_LENGTH Call by reference Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20060512
6 Exporting VALUE Call by reference Type reference (TYPE) ANY 20060512

Method GET__BOUND_ATTR on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__BOUND_ATTRIBUTE 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 externen Wert holen 20030410
2 Importing BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20040722
3 Importing BINDING_PATH_NAME Value transfer Type reference (TYPE) STRING 20030410
4 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Basisklasse aller Elemente von WebDynpro Knoten 20030410
5 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20030410
6 Changing DDIC_BINDING Call by reference Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY Dictionary-Binding 20030813
7 Importing TEXT_LENGTH Call by reference Type reference (TYPE) I CO_UNKNOWN_TEXTLEN gewünschte Textlänge 20030813
8 Changing VALUE Call by reference Type reference (TYPE) ANY 20030410

Method GET__BOUND_ATTRIBUTE on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__BOUND_ELEMENT 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 20111129
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT 20111129
3 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20111129
4 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20111129

Method GET__BOUND_ELEMENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__BOUND_NODE 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 20060512
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060512
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060512
4 Returning NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20060512

Method GET__BOUND_NODE on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__DDIC_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_WAD_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060629
2 Importing BINDING_REF Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20040813
3 Changing DDIC_BINDING Call by reference Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY Dictionary-Binding eines Web Dynpro UI Elementes 20040813
4 Importing TEXT_LENGTH Call by reference Type reference (TYPE) I CO_UNKNOWN_TEXTLEN gewünschte Textlänge 20040813
5 Changing VALUE Call by reference Type reference (TYPE) ANY 20040813

Method GET__DDIC_ATTRIBUTE on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__DDIC_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DDIC_ELEMENT Call by reference Type reference (TYPE) STRING 20030813
2 Exporting DDIC_FIELD Call by reference Type reference (TYPE) WDY_MD_ABAP_TYPE_FEATURE_ENUM 20030813
3 Importing PROPERTY Call by reference Type reference (TYPE) STRING 20030813

Method GET__DDIC_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__DDIC_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL_ID Call by reference Type reference (TYPE) STRING Id des Controls, an das delegiert werden soll 20030804
2 Importing DDIC_PROPERTY Value transfer Type reference (TYPE) NUMC2 Welcher Wert soll geholt werden (CO_*) 20030724
3 Importing LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN maximale Länge oder CO_*TEXTLEN 20030724
4 Importing PROPERTY Value transfer Type reference (TYPE) STRING UI-Property 20030813
5 Returning VALUE Value transfer Type reference (TYPE) STRING DDIC-Property, falls ex., sonst leer 20030813

Method GET__DDIC_PROPERTY on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__DFIES_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_WAD_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060629
2 Importing DFIES Call by reference Type reference (TYPE) DFIES 20050331
3 Importing ELEMENT_TYPE Call by reference Type reference (TYPE) GUID 20050331
4 Importing FEATURE Call by reference Type reference (TYPE) WDY_MD_ABAP_TYPE_FEATURE_ENUM 20050331
5 Importing MAX_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20050331
6 Returning VALUE Value transfer Type reference (TYPE) STRING 20050331

Method GET__DFIES_FEATURE on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSIDER_ADDITIONAL_FLAGS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040323
2 Importing CONSIDER_DISABLED_PARENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040323
3 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Schnittstelle für die dynamische Verarbeitung von Elementen 20040323
4 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20040323
5 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20040323

Method GET__ENABLED on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__LABELLING_ELEMENT Signature

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

Method GET__LABELLING_ELEMENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__MULTI_NODE_ATTR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_PATH Value transfer Type reference (TYPE) STRING 20050318
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Basisklasse aller Elemente von WebDynpro Knoten 20050318
3 Importing CONTEXT_NODE_PATH Value transfer Type reference (TYPE) STRING $REF$ 20050318
4 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Basisklasse aller Elemente von WebDynpro Knoten 20050318

Method GET__MULTI_NODE_ATTR_ELEMENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__MULTI_NODE_ATTR_VALUE 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 externen Wert liefern 20030410
2 Importing BINDING_PATH Value transfer Type reference (TYPE) STRING 20030410
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Basisklasse aller Elemente von WebDynpro Knoten 20030410
4 Importing CONTEXT_NODE_PATH Value transfer Type reference (TYPE) STRING $REF$ 20030410
5 Changing VALUE Call by reference Type reference (TYPE) ANY 20030410

Method GET__MULTI_NODE_ATTR_VALUE on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__PARENT Signature

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

Method GET__PARENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__PRIMARY_PROPERTY_BINDING Signature

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

Method GET__PRIMARY_PROPERTY_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__PRIMARY_PROPERTY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTTI_ELEM Value transfer Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20040525

Method GET__PRIMARY_PROPERTY_TYPE on class CL_WDR_VIEW_ELEMENT has no exception.

Method GET__REFERENCED_UI_ELEMENT Signature

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

Method GET__REFERENCED_UI_ELEMENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method INVALIDATE Signature

Method INVALIDATE on class CL_WDR_VIEW_ELEMENT has no parameter.
Method INVALIDATE on class CL_WDR_VIEW_ELEMENT has no exception.

Method RAISE_CHANGED Signature

Method RAISE_CHANGED on class CL_WDR_VIEW_ELEMENT has no parameter.
Method RAISE_CHANGED on class CL_WDR_VIEW_ELEMENT has no exception.

Method REGISTER_TO_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Value transfer Object reference (TYPE REF TO) IF_WD_VIEW API eines Views 20031110

Method REGISTER_TO_VIEW on class CL_WDR_VIEW_ELEMENT has no exception.

Method REMOVE__DDIC_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Call by reference Type reference (TYPE) STRING 20040915

Method REMOVE__DDIC_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method REPLACE_PROPERTY_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_TYPE Call by reference Type reference (TYPE) I siehe CL_WDR_VIEW->Binding-Konstanten 20021205
2 Returning NEW_BINDING Value transfer Object reference (TYPE REF TO) WDR_PROPERTY_BINDING WebDynpro Binding der Elemente auf Kontext 20021017
3 Importing OLD_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING WebDynpro Binding der Elemente auf Kontext 20021017
4 Importing PATH Call by reference Type reference (TYPE) STRING Pfad zu neuer Bindung 20021017

Method REPLACE_PROPERTY_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method SET_PERS_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERS_INDEX Call by reference Type reference (TYPE) I 20061124

Method SET_PERS_INDEX on class CL_WDR_VIEW_ELEMENT has no exception.

Method SET_PERS_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROP_NAME Value transfer Type reference (TYPE) CSEQUENCE 20041129
2 Importing SET_PERS Value transfer Type reference (TYPE) ABAP_BOOL 20041129
3 Importing VALUE Value transfer Type reference (TYPE) ANY 20041129

Method SET_PERS_PROP on class CL_WDR_VIEW_ELEMENT has no exception.

Method SET__DDIC_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDIC_ELEMENT Call by reference Type reference (TYPE) STRING Dictionary-Element 20030813
2 Importing DDIC_FIELD Call by reference Type reference (TYPE) WDY_MD_ABAP_TYPE_FEATURE_ENUM Dictionary-Feld 20030813
3 Importing PROPERTY Value transfer Type reference (TYPE) STRING Property, die gesetzt werden soll 20030813
4 Importing USE_CONTEXT_BINDING Call by reference Type reference (TYPE) WDY_BOOLEAN Dictionary-Element wird durch Kontext bestimmt 20030813

Method SET__DDIC_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method SET__PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT 20030813

Method SET__PARENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method UNREGISTER_FROM_VIEW Signature

Method UNREGISTER_FROM_VIEW on class CL_WDR_VIEW_ELEMENT has no parameter.
Method UNREGISTER_FROM_VIEW on class CL_WDR_VIEW_ELEMENT has no exception.

Method UNSET__PARENT Signature

Method UNSET__PARENT on class CL_WDR_VIEW_ELEMENT has no parameter.
Method UNSET__PARENT on class CL_WDR_VIEW_ELEMENT has no exception.

Method _CREATE_PROP_ATTRIBUTE_BINDING Signature

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

Method _CREATE_PROP_ATTRIBUTE_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method _CREATE_PROP_NODE_BINDING Signature

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

Method _CREATE_PROP_NODE_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.

Method _DELETE_PROP_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING Bindung eines View-Elementes an einen Kontextknoten 20080909

Method _DELETE_PROP_BINDING on class CL_WDR_VIEW_ELEMENT has no exception.
Event Signatures

Event ON_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_SRC_VIEW_ELEMENT Exporting Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20040527
History
Last changed by/on SAP  20141120 
SAP Release Created in 630