SAP ABAP Class CL_UCON_EXTALIAS_BROWSER (Browser für ICF Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DEPRICATED (Package) Depricated
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UCON_BROWSER_TREE Tree of UCON Browser 20110429
Properties
Class CL_UCON_EXTALIAS_BROWSER  
Short Description Browser für ICF Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_DEPRICATED   Depricated 
Created 20110429   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UCON_EXTALIAS_BROWSER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UCON_BROWSER_TREE Tree of UCON Browser 20110429
Friends
Class CL_UCON_EXTALIAS_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20110429
2 OUTTAB Instance attribute Private Type reference (TYPE) UCON_ICF_OUTPUT_TT UCON: TTyp für Screen Output 20110429
3 TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Basisklasse für Baumstruktur 20110429
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110429
2 CREATE Instance method Public Method 20110429
3 DESTROY Instance method Public Method 20110429
4 HANDLE_EVT_EXPAND_NO_CHILDREN Instance method Private Event handling method 20110429
5 SET_TREE_NODES Instance method Private Method 20110429
Events
Class CL_UCON_EXTALIAS_BROWSER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LCL_OUTPUT_TYPE Private See coding 20110429 BEGIN OF lcl_output_type. TYPES: serv_name TYPE icfname, icf_url TYPE string, descript TYPE icf_docu, END OF lcl_output_type
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TREE Value transfer Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple Tree Control mit Datenhaltung am Backend 20110429

Method CONSTRUCTOR on class CL_UCON_EXTALIAS_BROWSER has no exception.

Method CREATE Signature

Method CREATE on class CL_UCON_EXTALIAS_BROWSER has no parameter.
Method CREATE on class CL_UCON_EXTALIAS_BROWSER has no exception.

Method DESTROY Signature

Method DESTROY on class CL_UCON_EXTALIAS_BROWSER has no parameter.
Method DESTROY on class CL_UCON_EXTALIAS_BROWSER has no exception.

Method HANDLE_EVT_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20110429

Method HANDLE_EVT_EXPAND_NO_CHILDREN on class CL_UCON_EXTALIAS_BROWSER has no exception.

Method SET_TREE_NODES Signature

Method SET_TREE_NODES on class CL_UCON_EXTALIAS_BROWSER has no parameter.
Method SET_TREE_NODES on class CL_UCON_EXTALIAS_BROWSER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in