SAP ABAP Class CL_UCON_BROWSER_SA_VIEW (Service Assembly Browser)
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 20110412
Properties
Class CL_UCON_BROWSER_SA_VIEW  
Short Description Service Assembly Browser    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package S_UNIFIED_CON_DEPRICATED   Depricated 
Created 20110412   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_SIMPLE_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UCON_BROWSER_TREE Tree of UCON Browser 20110412
Friends
Class CL_UCON_BROWSER_SA_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER Instance attribute Private Object reference (TYPE REF TO) CL_UCON_BROWSER Tag Browser 20110429
2 TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Tree 20110412
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20110412
2 CREATE Instance method Public Method 20110412
3 DESTROY Instance method Public Method 20110412
4 HANDLE_EVT_EXPAND_NO_CHILDREN Instance method Private Event handling method EventHandler: Tree: Expand nodes 20110412
5 HANDLE_EVT_NODE_CTXT_MENU_REQ Instance method Private Event handling method Event Handler: Context Menu Requested for Node 20110412
6 HANDLE_EVT_NODE_CTXT_MENU_SEL Instance method Private Event handling method Event Handler: Process Function from Context Menu 20110412
7 HANDLE_EVT_NODE_KEYPRESS Instance method Private Event handling method Event Handler: Key Pressed for Node 20110412
8 HANDLE_EVT_NODE_ON_DRAG Instance method Private Event handling method Event Handler: Drag&Drop 20110412
9 HANDLE_EVT_TREE_DOUBLE_CLICK Instance method Private Event handling method Event Handler: Tree: Double-click nodes 20110412
10 TR_BUILD_INITIAL_TREE Instance method Private Method Set Up Initial Tree 20110412
Events
Class CL_UCON_BROWSER_SA_VIEW has no event.
Types
Class CL_UCON_BROWSER_SA_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BROWSER Call by reference Object reference (TYPE REF TO) CL_UCON_BROWSER Tag Browser 20110429
2 Importing TREE Call by reference Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL 20110412

Method CONSTRUCTOR on class CL_UCON_BROWSER_SA_VIEW has no exception.

Method CREATE Signature

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

Method DESTROY Signature

Method DESTROY on class CL_UCON_BROWSER_SA_VIEW has no parameter.
Method DESTROY on class CL_UCON_BROWSER_SA_VIEW 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 Value transfer Attribute reference (LIKE) 20110412

Method HANDLE_EVT_EXPAND_NO_CHILDREN on class CL_UCON_BROWSER_SA_VIEW has no exception.

Method HANDLE_EVT_NODE_CTXT_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20110412
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20110412

Method HANDLE_EVT_NODE_CTXT_MENU_REQ on class CL_UCON_BROWSER_SA_VIEW has no exception.

Method HANDLE_EVT_NODE_CTXT_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20110412
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20110412

Method HANDLE_EVT_NODE_CTXT_MENU_SEL on class CL_UCON_BROWSER_SA_VIEW has no exception.

Method HANDLE_EVT_NODE_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Value transfer Attribute reference (LIKE) 20110412
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20110412

Method HANDLE_EVT_NODE_KEYPRESS on class CL_UCON_BROWSER_SA_VIEW has no exception.

Method HANDLE_EVT_NODE_ON_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20110412
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20110412

Method HANDLE_EVT_NODE_ON_DRAG on class CL_UCON_BROWSER_SA_VIEW has no exception.

Method HANDLE_EVT_TREE_DOUBLE_CLICK Signature

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

Method HANDLE_EVT_TREE_DOUBLE_CLICK on class CL_UCON_BROWSER_SA_VIEW has no exception.

Method TR_BUILD_INITIAL_TREE Signature

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