SAP ABAP Interface IF_UAC_GUI_ATREE (includes IF_UAC_GUI_[TREE|GROUP|EDGE] and OD)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UAC_VIEW (Package) Views for MVC Pattern
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UA_VIEW View 20021128
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_GUI_ALV_ASSIGNMENT_TREE Assignment based on ALV Tree 20031010
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_GUI_ASSIGNMENT_TREE Assignment based on Assignment Control 20020903
Properties
Interface IF_UAC_GUI_ATREE  
Short Description includes IF_UAC_GUI_[TREE|GROUP|EDGE] and OD    
General Data
Package UAC_VIEW   Views for MVC Pattern 
Created 20020903   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface IF_UAC_GUI_ATREE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_GUI_EDGE IF_UAC_GUI_EDGE 20020903
2 IF_UAC_GUI_GROUP IF_UAC_GUI_GROUP 20020903
3 IF_UAC_GUI_TREE IF_UAC_GUI_TREE 20020903
4 IF_UAC_OD_GUI_ASSIGNMENT_TREE over definition for cl_uac_gui_assignment_tree 20020903
Friends
Interface IF_UAC_GUI_ATREE has no friend.
Attributes
Interface IF_UAC_GUI_ATREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EVENT_HANDLER Instance method Public Method 20020903
2 COLLAPSE_NODE Instance method Public Method 20020903
3 DISPLAY_GROUP_PANEL Instance method Public Method 20020911
4 ENSURE_VISIBLE Instance method Public Method 20020903
5 EXPAND_NODE Instance method Public Method 20020903
6 FREE Instance method Public Method 20020903
7 GET_ALL_NODES_ALLOWED Instance method Public Method 20031124
8 GET_ASSIGNMENT_FLOW Instance method Public Method 20020911
9 GET_ASSIGNMENT_NODE Instance method Public Method 20031124
10 GET_COLUMN_ORDER Instance method Public Method 20020903
11 GET_COLUMN_SORT_ORDER Instance method Public Method 20020903
12 GET_COLUMN_WIDTH Instance method Public Method 20020903
13 GET_CONVERTER Instance method Public Method 20020903
14 GET_CTXT_MENU_MANAGER Instance method Public Method 20020903
15 GET_FOCUS_TREE Instance method Public Method 20020911
16 GET_GROUP_BY_INFORMATION Instance method Public Method 20020911
17 GET_GUI_CONTROL_OBJECT Instance method Public Method 20020903
18 GET_PARENT_CONTAINER Instance method Public Method 20020903
19 GET_SELECTED_CELL Instance method Public Method 20020903
20 GET_SELECTED_NODE Instance method Public Method 20020903
21 GET_SELECTED_NODES Instance method Public Method 20020903
22 GET_STYLE_MANAGER Instance method Public Method 20020903
23 GET_TREE_MODEL Instance method Public Method 20020903
24 HIDE_COLUMN Instance method Public Method 20020903
25 HIDE_TREE Instance method Public Method 20020911
26 INDICATE_POSSIBLE_EDGES Instance method Public Method 20020911
27 IS_COLUMN_HIDDEN Instance method Public Method 20020903
28 IS_EDITABLE Instance method Public Method 20020903
29 IS_GROUPING_ACTIVE Instance method Public Method 20031124
30 IS_GROUPING_LOCKED Instance method Public Method 20031124
31 IS_GROUP_PANEL_DISPLAYED Instance method Public Method 20020911
32 IS_GROUP_SHOWN_AS_TREE Instance method Public Method 20031124
33 IS_NODE_EXPANDED Instance method Public Method 20020903
34 IS_SHOWING Instance method Public Method 20020903
35 IS_TREE_HIDDEN Instance method Public Method 20031124
36 OPTIMIZE_COLUMN Instance method Public Method 20020903
37 REGISTER_EVENTS Instance method Public Method 20020903
38 REMOVE_EVENT_HANDLER Instance method Public Method 20020903
39 SET_ALL_NODES_ALLOWED Instance method Public Method 20020911
40 SET_ASSIGNMENT_FLOW Instance method Public Method 20020911
41 SET_ASSIGNMENT_HEADER Instance method Public Method 20020911
42 SET_ASSIGNMENT_NODE Instance method Public Method 20031124
43 SET_ASSIGNMENT_WIDTH Instance method Public Method 20020911
44 SET_COLUMN_ORDER Instance method Public Method 20020903
45 SET_COLUMN_SORT_ORDER Instance method Public Method 20020903
46 SET_COLUMN_WIDTH Instance method Public Method 20020903
47 SET_CONVERTER Instance method Public Method 20020903
48 SET_CTXT_MENU_MANAGER Instance method Public Method 20020903
49 SET_EDITABLE Instance method Public Method 20020903
50 SET_GROUP_BY_INFORMATION Instance method Public Method 20020911
51 SET_GROUP_PANEL_TEXT Instance method Public Method 20020911
52 SET_LOCKED_AT_GROUPING Instance method Public Method 20020911
53 SET_SELECTED_CELL Instance method Public Method 20020903
54 SET_SELECTED_NODE Instance method Public Method 20020903
55 SET_SELECTED_NODES Instance method Public Method 20020903
56 SET_SORTING_ALLOWED Instance method Public Method 20020903
57 SET_STYLE_MANAGER Instance method Public Method 20020903
58 SET_TREE_MODEL Instance method Public Method 20020903
59 SET_TREE_WIDTH Instance method Public Method 20020903
60 SHOW Instance method Public Method 20020903
61 SHOW_GROUP_AS_TREE Instance method Public Method 20020911
62 UNSELECT_ALL Instance method Public Method 20020903
Events
Interface IF_UAC_GUI_ATREE has no event.
Types
Interface IF_UAC_GUI_ATREE has no local type.
Method Signatures

Method ADD_EVENT_HANDLER Signature

Method ADD_EVENT_HANDLER on Interface IF_UAC_GUI_ATREE has no parameter.
Method ADD_EVENT_HANDLER on Interface IF_UAC_GUI_ATREE has no exception.

Method COLLAPSE_NODE Signature

Method COLLAPSE_NODE on Interface IF_UAC_GUI_ATREE has no parameter.
Method COLLAPSE_NODE on Interface IF_UAC_GUI_ATREE has no exception.

Method DISPLAY_GROUP_PANEL Signature

Method DISPLAY_GROUP_PANEL on Interface IF_UAC_GUI_ATREE has no parameter.
Method DISPLAY_GROUP_PANEL on Interface IF_UAC_GUI_ATREE has no exception.

Method ENSURE_VISIBLE Signature

Method ENSURE_VISIBLE on Interface IF_UAC_GUI_ATREE has no parameter.
Method ENSURE_VISIBLE on Interface IF_UAC_GUI_ATREE has no exception.

Method EXPAND_NODE Signature

Method EXPAND_NODE on Interface IF_UAC_GUI_ATREE has no parameter.
Method EXPAND_NODE on Interface IF_UAC_GUI_ATREE has no exception.

Method FREE Signature

Method FREE on Interface IF_UAC_GUI_ATREE has no parameter.
Method FREE on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_ALL_NODES_ALLOWED Signature

Method GET_ALL_NODES_ALLOWED on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_ALL_NODES_ALLOWED on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_ASSIGNMENT_FLOW Signature

Method GET_ASSIGNMENT_FLOW on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_ASSIGNMENT_FLOW on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_ASSIGNMENT_NODE Signature

Method GET_ASSIGNMENT_NODE on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_ASSIGNMENT_NODE on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_COLUMN_ORDER Signature

Method GET_COLUMN_ORDER on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_COLUMN_ORDER on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_COLUMN_SORT_ORDER Signature

Method GET_COLUMN_SORT_ORDER on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_COLUMN_SORT_ORDER on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_COLUMN_WIDTH Signature

Method GET_COLUMN_WIDTH on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_COLUMN_WIDTH on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_CONVERTER Signature

Method GET_CONVERTER on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_CONVERTER on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_CTXT_MENU_MANAGER Signature

Method GET_CTXT_MENU_MANAGER on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_CTXT_MENU_MANAGER on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_FOCUS_TREE Signature

Method GET_FOCUS_TREE on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_FOCUS_TREE on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_GROUP_BY_INFORMATION Signature

Method GET_GROUP_BY_INFORMATION on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_GROUP_BY_INFORMATION on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_GUI_CONTROL_OBJECT Signature

Method GET_GUI_CONTROL_OBJECT on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_GUI_CONTROL_OBJECT on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_PARENT_CONTAINER Signature

Method GET_PARENT_CONTAINER on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_PARENT_CONTAINER on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_SELECTED_CELL Signature

Method GET_SELECTED_CELL on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_SELECTED_CELL on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_SELECTED_NODE Signature

Method GET_SELECTED_NODE on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_SELECTED_NODE on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_SELECTED_NODES Signature

Method GET_SELECTED_NODES on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_SELECTED_NODES on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_STYLE_MANAGER Signature

Method GET_STYLE_MANAGER on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_STYLE_MANAGER on Interface IF_UAC_GUI_ATREE has no exception.

Method GET_TREE_MODEL Signature

Method GET_TREE_MODEL on Interface IF_UAC_GUI_ATREE has no parameter.
Method GET_TREE_MODEL on Interface IF_UAC_GUI_ATREE has no exception.

Method HIDE_COLUMN Signature

Method HIDE_COLUMN on Interface IF_UAC_GUI_ATREE has no parameter.
Method HIDE_COLUMN on Interface IF_UAC_GUI_ATREE has no exception.

Method HIDE_TREE Signature

Method HIDE_TREE on Interface IF_UAC_GUI_ATREE has no parameter.
Method HIDE_TREE on Interface IF_UAC_GUI_ATREE has no exception.

Method INDICATE_POSSIBLE_EDGES Signature

Method INDICATE_POSSIBLE_EDGES on Interface IF_UAC_GUI_ATREE has no parameter.
Method INDICATE_POSSIBLE_EDGES on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_COLUMN_HIDDEN Signature

Method IS_COLUMN_HIDDEN on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_COLUMN_HIDDEN on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_EDITABLE Signature

Method IS_EDITABLE on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_EDITABLE on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_GROUPING_ACTIVE Signature

Method IS_GROUPING_ACTIVE on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_GROUPING_ACTIVE on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_GROUPING_LOCKED Signature

Method IS_GROUPING_LOCKED on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_GROUPING_LOCKED on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_GROUP_PANEL_DISPLAYED Signature

Method IS_GROUP_PANEL_DISPLAYED on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_GROUP_PANEL_DISPLAYED on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_GROUP_SHOWN_AS_TREE Signature

Method IS_GROUP_SHOWN_AS_TREE on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_GROUP_SHOWN_AS_TREE on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_NODE_EXPANDED Signature

Method IS_NODE_EXPANDED on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_NODE_EXPANDED on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_SHOWING Signature

Method IS_SHOWING on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_SHOWING on Interface IF_UAC_GUI_ATREE has no exception.

Method IS_TREE_HIDDEN Signature

Method IS_TREE_HIDDEN on Interface IF_UAC_GUI_ATREE has no parameter.
Method IS_TREE_HIDDEN on Interface IF_UAC_GUI_ATREE has no exception.

Method OPTIMIZE_COLUMN Signature

Method OPTIMIZE_COLUMN on Interface IF_UAC_GUI_ATREE has no parameter.
Method OPTIMIZE_COLUMN on Interface IF_UAC_GUI_ATREE has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on Interface IF_UAC_GUI_ATREE has no parameter.
Method REGISTER_EVENTS on Interface IF_UAC_GUI_ATREE has no exception.

Method REMOVE_EVENT_HANDLER Signature

Method REMOVE_EVENT_HANDLER on Interface IF_UAC_GUI_ATREE has no parameter.
Method REMOVE_EVENT_HANDLER on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_ALL_NODES_ALLOWED Signature

Method SET_ALL_NODES_ALLOWED on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_ALL_NODES_ALLOWED on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_ASSIGNMENT_FLOW Signature

Method SET_ASSIGNMENT_FLOW on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_ASSIGNMENT_FLOW on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_ASSIGNMENT_HEADER Signature

Method SET_ASSIGNMENT_HEADER on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_ASSIGNMENT_HEADER on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_ASSIGNMENT_NODE Signature

Method SET_ASSIGNMENT_NODE on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_ASSIGNMENT_NODE on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_ASSIGNMENT_WIDTH Signature

Method SET_ASSIGNMENT_WIDTH on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_ASSIGNMENT_WIDTH on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_COLUMN_ORDER Signature

Method SET_COLUMN_ORDER on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_COLUMN_ORDER on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_COLUMN_SORT_ORDER Signature

Method SET_COLUMN_SORT_ORDER on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_COLUMN_SORT_ORDER on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_COLUMN_WIDTH Signature

Method SET_COLUMN_WIDTH on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_COLUMN_WIDTH on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_CONVERTER Signature

Method SET_CONVERTER on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_CONVERTER on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_CTXT_MENU_MANAGER Signature

Method SET_CTXT_MENU_MANAGER on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_CTXT_MENU_MANAGER on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_EDITABLE Signature

Method SET_EDITABLE on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_EDITABLE on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_GROUP_BY_INFORMATION Signature

Method SET_GROUP_BY_INFORMATION on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_GROUP_BY_INFORMATION on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_GROUP_PANEL_TEXT Signature

Method SET_GROUP_PANEL_TEXT on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_GROUP_PANEL_TEXT on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_LOCKED_AT_GROUPING Signature

Method SET_LOCKED_AT_GROUPING on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_LOCKED_AT_GROUPING on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_SELECTED_CELL Signature

Method SET_SELECTED_CELL on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_SELECTED_CELL on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_SELECTED_NODE Signature

Method SET_SELECTED_NODE on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_SELECTED_NODE on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_SELECTED_NODES Signature

Method SET_SELECTED_NODES on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_SELECTED_NODES on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_SORTING_ALLOWED Signature

Method SET_SORTING_ALLOWED on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_SORTING_ALLOWED on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_STYLE_MANAGER Signature

Method SET_STYLE_MANAGER on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_STYLE_MANAGER on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_TREE_MODEL Signature

Method SET_TREE_MODEL on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_TREE_MODEL on Interface IF_UAC_GUI_ATREE has no exception.

Method SET_TREE_WIDTH Signature

Method SET_TREE_WIDTH on Interface IF_UAC_GUI_ATREE has no parameter.
Method SET_TREE_WIDTH on Interface IF_UAC_GUI_ATREE has no exception.

Method SHOW Signature

Method SHOW on Interface IF_UAC_GUI_ATREE has no parameter.
Method SHOW on Interface IF_UAC_GUI_ATREE has no exception.

Method SHOW_GROUP_AS_TREE Signature

Method SHOW_GROUP_AS_TREE on Interface IF_UAC_GUI_ATREE has no parameter.
Method SHOW_GROUP_AS_TREE on Interface IF_UAC_GUI_ATREE has no exception.

Method UNSELECT_ALL Signature

Method UNSELECT_ALL on Interface IF_UAC_GUI_ATREE has no parameter.
Method UNSELECT_ALL on Interface IF_UAC_GUI_ATREE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320