SAP ABAP Class IF_RSZA_CALLBACK_TREE_RENDERER (Callback Methods for HTML Tree Output)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRD_WWW_HWIND_LOG Shows Application Log Entries 20030815
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_WWW_HWIND_OPEN_DIALOG Help Service: Open Dialog 20011005
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_WWW_HWIND_QUERY_WIZARD Help Service: Use Wizard to Generate Query 20011005
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_WWW_HWIND_STARTER Properties Dialog Box for Query Settings 20011127
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_WWW_ITEM_QUERY_DEF Web Query Designer: Web Item 20011005
Properties
Class IF_RSZA_CALLBACK_TREE_RENDERER  
Short Description Callback Methods for HTML Tree Output    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011005   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSZA_CALLBACK_TREE_RENDERER has no forward declaration.
Interfaces
Class IF_RSZA_CALLBACK_TREE_RENDERER has no interface implemented.
Friends
Class IF_RSZA_CALLBACK_TREE_RENDERER has no friend class.
Attributes
Class IF_RSZA_CALLBACK_TREE_RENDERER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TREE_RENDERING_NODE_TEXT Instance method Public Method Creates HTML for Output of Entry in Tree 20011005
2 GET_TREE_RENDERING_TOGGLE_URL Instance method Public Method Delivers URL for Opening/Closing the Branch Node ID 20011005
Events
Class IF_RSZA_CALLBACK_TREE_RENDERER has no event.
Types
Class IF_RSZA_CALLBACK_TREE_RENDERER has no local type.
Method Signatures

Method GET_TREE_RENDERING_NODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TREE Call by reference Type reference (TYPE) RSZA_S_TREE WebQueryDesigner: Daten einer Baumstruktur 20011005
2 Importing I_TREE_ID Call by reference Type reference (TYPE) CHAR10 ID des zu rendernden Baumes 20020201
3 Returning R_HTML Value transfer Type reference (TYPE) STRING 20011005

Method GET_TREE_RENDERING_NODE_TEXT on class IF_RSZA_CALLBACK_TREE_RENDERER has no exception.

Method GET_TREE_RENDERING_TOGGLE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20011005
2 Importing I_TREE_ID Call by reference Type reference (TYPE) CHAR10 ID des Trees 20020201
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20011005

Method GET_TREE_RENDERING_TOGGLE_URL on class IF_RSZA_CALLBACK_TREE_RENDERER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in