SAP ABAP Interface IF_TPDA_TOOL_WDR_OBJECT (IF_TPDA_TOOL_WDR_OBJECT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     STPDA_TOOL_WDY (Package) TPDA: WDY Tool
Properties
Interface IF_TPDA_TOOL_WDR_OBJECT  
Short Description    
General Data
Package STPDA_TOOL_WDY   TPDA: WDY Tool 
Created 20050420   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_TPDA_TOOL_WDR_OBJECT has no interface.
Friends
Interface IF_TPDA_TOOL_WDR_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGGR_NAME Instance attribute Public Type reference (TYPE) STRING 20050701
2 APPLICATION_CLASS_NAME Instance attribute Public Type reference (TYPE) STRING 20050728
3 CO_AGGR_TYPE_APPLICATION Constant Public Type reference (TYPE) STRING 'APPLICATION' 20050427
4 CO_AGGR_TYPE_CMP_USAGE Constant Public Type reference (TYPE) STRING 'COMPONENT_USAGE' 20050427
5 CO_AGGR_TYPE_CONTEXT_ELEMENT Constant Public Type reference (TYPE) STRING 'CONTEXT_ELEMENT' 20050511
6 CO_AGGR_TYPE_CONTEXT_NODE Constant Public Type reference (TYPE) STRING 'CONTEXT_NODE' 20050511
7 CO_AGGR_TYPE_CONTROLLER Constant Public Type reference (TYPE) STRING 'CONTROLLER' 20050511
8 CO_AGGR_TYPE_CTXT_ATTR_DYN Constant Public Type reference (TYPE) STRING 'CONTEXT_ATTR_DYN' 20050621
9 CO_AGGR_TYPE_CTXT_ATTR_STAT Constant Public Type reference (TYPE) STRING 'CONTEXT_ATTR_STAT' 20050621
10 CO_AGGR_TYPE_CTXT_MAPPEE Constant Public Type reference (TYPE) STRING 'CONTEXT_MAPPEE' 20050630
11 CO_AGGR_TYPE_CTXT_MAPPER Constant Public Type reference (TYPE) STRING 'CONTEXT_MAPPER' 20050520
12 CO_AGGR_TYPE_CTXT_NODE_INFO Constant Public Type reference (TYPE) STRING 'CONTEXT_NODE_INFO' 20050511
13 CO_AGGR_TYPE_CTXT_ROOT_NODE Constant Public Type reference (TYPE) STRING 'CONTEXT_ROOT_NODE' 20050511
14 CO_AGGR_TYPE_CUSTOM_CNTR Constant Public Type reference (TYPE) STRING 'CUSTOM_CONTROLLER' 20050427
15 CO_AGGR_TYPE_EMBEDDED_VIEW Constant Public Type reference (TYPE) STRING 'EMBEDDED_VIEW' 20050705
16 CO_AGGR_TYPE_IMPL_INTF Constant Public Type reference (TYPE) STRING 'IMPLEMENTED_INTERFACE' 20050427
17 CO_AGGR_TYPE_REFERENCED_USAGE Constant Public Type reference (TYPE) STRING 'REFERENCED_CMP_USAGE' 20050510
18 CO_AGGR_TYPE_ROOT_COMPONENT Constant Public Type reference (TYPE) STRING 'ROOT_COMPONENT' 20050420
19 CO_AGGR_TYPE_ROOT_VIEW Constant Public Type reference (TYPE) STRING 'ROOT_VIEW' 20050705
20 CO_AGGR_TYPE_USED_COMPONENT Constant Public Type reference (TYPE) STRING 'USED_COMPONENT' 20050420
21 CO_AGGR_TYPE_VIEW Constant Public Type reference (TYPE) STRING 'VIEW' 20050420
22 CO_AGGR_TYPE_VIEW_CONTAINER Constant Public Type reference (TYPE) STRING 'VIEW_CONTAINER' 20050705
23 CO_AGGR_TYPE_VIEW_ELEMENT Constant Public Type reference (TYPE) STRING 'VIEW_ELEMENT' 20050517
24 CO_AGGR_TYPE_WINDOW Constant Public Type reference (TYPE) STRING 'WINDOW' 20050420
25 ID Instance attribute Public Type reference (TYPE) STRING 20050510
26 NAME Instance attribute Public Type reference (TYPE) STRING 20050420
27 PARENT Instance attribute Public Object reference (TYPE REF TO) IF_TPDA_TOOL_WDR_OBJECT 20050427
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Public Method 20050420
2 GET_CHILDREN_BY_AGGR_NAME Instance method Public Method 20050701
3 GET_CHILD_BY_ID Instance method Public Method 20050513
4 GET_CHILD_BY_NAME Instance method Public Method 20050513
5 GET_PROPERTIES Instance method Public Method 20050428
6 GET_PROPERTY_BY_NAME Instance method Public Method 20050729
Events
Interface IF_TPDA_TOOL_WDR_OBJECT has no event.
Types
Interface IF_TPDA_TOOL_WDR_OBJECT has no local type.
Method Signatures

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TPDA_TOOL_WDR_T_AGGR Web Dynpro: Beschreibungsobjekte für WD-Debugger 20050420
# Exception Resumable Description Created on
1 CX_TPDA_TOOL_WEBDYNPRO_API Exceptions der Kernelschnittstelle 20050524

Method GET_CHILDREN_BY_AGGR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGR_NAME Call by reference Type reference (TYPE) STRING 20050701
2 Returning RESULT Value transfer Type reference (TYPE) TPDA_TOOL_WDR_S_AGGR Web Dynpro: Beschreibungsobjekte für TPDA 20050701
# Exception Resumable Description Created on
1 CX_TPDA_TOOL_WEBDYNPRO_API Exceptions der Kernelschnittstelle 20050701

Method GET_CHILD_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20050513
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_TPDA_TOOL_WDR_OBJECT 20050513
# Exception Resumable Description Created on
1 CX_TPDA_TOOL_WEBDYNPRO_API Exceptions der Kernelschnittstelle 20050524

Method GET_CHILD_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGR_NAME Call by reference Type reference (TYPE) STRING 20050728
2 Importing NAME Call by reference Type reference (TYPE) STRING 20050513
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_TPDA_TOOL_WDR_OBJECT 20050513
# Exception Resumable Description Created on
1 CX_TPDA_TOOL_WEBDYNPRO_API Exceptions der Kernelschnittstelle 20050524

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TPDA_TOOL_WDR_T_PROPERTY Web Dynpro: Beschreibungsobjekte für TPDA 20050428
# Exception Resumable Description Created on
1 CX_TPDA_TOOL_WEBDYNPRO_API Exceptions der Kernelschnittstelle 20050524

Method GET_PROPERTY_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROP_NAME Call by reference Type reference (TYPE) STRING 20050729
2 Returning RESULT Value transfer Type reference (TYPE) TPDA_TOOL_WDR_S_PROPERTY Web Dynpro: Beschreibungsobjekte für TPDA 20050729
# Exception Resumable Description Created on
1 CX_TPDA_TOOL_WEBDYNPRO_API Exceptions der Kernelschnittstelle 20050729
History
Last changed by/on SAP  20090618 
SAP Release Created in 710