SAP ABAP Interface IF_UAC_TREE_MODEL_HANDLER (IF_UAC_TREE_MODEL_HANDLER)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UAC_TREE_MODEL (Package) Models for Data and Style within MVC Pattern
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_GUI_TREE_ABSTRACT Abstract Tree View 20020129
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_VIEW_ABSTRACT Abstract View 20040716
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_CCS_VALUES Cost Component Split Values 20051116
Properties
Interface IF_UAC_TREE_MODEL_HANDLER  
Short Description    
General Data
Package UAC_TREE_MODEL   Models for Data and Style within MVC Pattern 
Created 20011129   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_UAC_TREE_MODEL_HANDLER has no forward declaration.
Interfaces
Interface IF_UAC_TREE_MODEL_HANDLER has no interface.
Friends
Interface IF_UAC_TREE_MODEL_HANDLER has no friend.
Attributes
Interface IF_UAC_TREE_MODEL_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_CELLS_ADDED Instance method Public Event handling method 20011212
2 ON_CELLS_CHANGED Instance method Public Event handling method 20011212
3 ON_CELLS_REMOVED Instance method Public Event handling method 20011212
4 ON_CELLS_SET Instance method Public Event handling method 20030402
5 ON_COLUMNS_CHANGED Instance method Public Event handling method 20040903
6 ON_COLUMN_ADDED Instance method Public Event handling method 20011212
7 ON_COLUMN_CHANGED Instance method Public Event handling method 20011212
8 ON_COLUMN_MOVED Instance method Public Event handling method 20011212
9 ON_COLUMN_REMOVED Instance method Public Event handling method 20011212
10 ON_NODES_CHANGED Instance method Public Event handling method 20011212
11 ON_SUBTREES_ADDED Instance method Public Event handling method 20020207
12 ON_SUBTREES_MOVED Instance method Public Event handling method 20020207
13 ON_SUBTREES_REMOVED Instance method Public Event handling method 20020207
Events
Interface IF_UAC_TREE_MODEL_HANDLER has no event.
Types
Interface IF_UAC_TREE_MODEL_HANDLER has no local type.
Method Signatures

Method ON_CELLS_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELLS Call by reference Attribute reference (LIKE) 20011212
2 Importing SENDER Call by reference Attribute reference (LIKE) 20011212

Method ON_CELLS_ADDED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_CELLS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELLS Call by reference Attribute reference (LIKE) 20011212
2 Importing SENDER Call by reference Attribute reference (LIKE) 20011212

Method ON_CELLS_CHANGED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_CELLS_REMOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELLS Call by reference Attribute reference (LIKE) 20011212
2 Importing SENDER Call by reference Attribute reference (LIKE) 20011212

Method ON_CELLS_REMOVED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_CELLS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELLS Call by reference Attribute reference (LIKE) 20030402
2 Importing SENDER Call by reference Attribute reference (LIKE) 20030402

Method ON_CELLS_SET on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_COLUMNS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMNS Call by reference Attribute reference (LIKE) 20040903
2 Importing SENDER Call by reference Attribute reference (LIKE) 20040903

Method ON_COLUMNS_CHANGED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_COLUMN_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20011212
2 Importing LEFT_COLUMN_ID Call by reference Attribute reference (LIKE) 20011212
3 Importing SENDER Call by reference Attribute reference (LIKE) 20011212

Method ON_COLUMN_ADDED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_COLUMN_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20011212
2 Importing SENDER Call by reference Attribute reference (LIKE) 20011212

Method ON_COLUMN_CHANGED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_COLUMN_MOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20011212
2 Importing LEFT_COLUMN_ID Call by reference Attribute reference (LIKE) 20011212
3 Importing SENDER Call by reference Attribute reference (LIKE) 20011212

Method ON_COLUMN_MOVED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_COLUMN_REMOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20011212
2 Importing SENDER Call by reference Attribute reference (LIKE) 20011212

Method ON_COLUMN_REMOVED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_NODES_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODES Call by reference Attribute reference (LIKE) 20011212
2 Importing SENDER Call by reference Attribute reference (LIKE) 20011212

Method ON_NODES_CHANGED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_SUBTREES_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROOT_NODES Call by reference Attribute reference (LIKE) 20020207
2 Importing SENDER Call by reference Attribute reference (LIKE) 20020207

Method ON_SUBTREES_ADDED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_SUBTREES_MOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROOT_NODES Call by reference Attribute reference (LIKE) 20020207
2 Importing SENDER Call by reference Attribute reference (LIKE) 20020207

Method ON_SUBTREES_MOVED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.

Method ON_SUBTREES_REMOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_NODES Call by reference Attribute reference (LIKE) 20020207
2 Importing ROOT_NODES Call by reference Attribute reference (LIKE) 20020207
3 Importing SENDER Call by reference Attribute reference (LIKE) 20020207

Method ON_SUBTREES_REMOVED on Interface IF_UAC_TREE_MODEL_HANDLER has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 3.1B