SAP ABAP Class CL_GUI_ECATT_ITEM_PROVIDERS (Tree with Item Reload Mechanism)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GUI (Package) eCATT GUI Objects
Properties
Class CL_GUI_ECATT_ITEM_PROVIDERS  
Short Description Tree with Item Reload Mechanism    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_GUI   eCATT GUI Objects 
Created 20031020   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_ECATT_ITEM_PROVIDERS has no forward declaration.
Interfaces
Class CL_GUI_ECATT_ITEM_PROVIDERS has no interface implemented.
Friends
Class CL_GUI_ECATT_ITEM_PROVIDERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TREE_COLLECTION Instance attribute Private Type reference (TYPE) TREE_LOG_TABTYPE Trees with Node - Ranges 20031020
Methods
# Method Level Visibility Method type Description Created on
1 CACHE_KEYS Instance method Private Method Manage Key of Already Stored Trees 20031020
2 GET_ATTRIBUTES Instance method Public Method Determine Item Provider Responsible 20031020
3 SET_ATTRIBUTES Instance method Public Method Set Properties 20031020
Events
Class CL_GUI_ECATT_ITEM_PROVIDERS has no event.
Types
Class CL_GUI_ECATT_ITEM_PROVIDERS has no local type.
Method Signatures

Method CACHE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ECATT_TREE 20031020
2 Returning RE_KEYS Value transfer Type reference (TYPE) ETXML_KEYTABLE 20031020

Method CACHE_KEYS on class CL_GUI_ECATT_ITEM_PROVIDERS has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ECATT_TREE 20031020
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY 20031020

Method GET_ATTRIBUTES on class CL_GUI_ECATT_ITEM_PROVIDERS has no exception.

Method SET_ATTRIBUTES Signature

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

Method SET_ATTRIBUTES on class CL_GUI_ECATT_ITEM_PROVIDERS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700