SAP ABAP Class IF_UAC_TREE_MODEL_HANDLER (IF_UAC_TREE_MODEL_HANDLER)
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
Class | IF_UAC_TREE_MODEL_HANDLER | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20011129 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UAC_TREE_MODEL_HANDLER has no forward declaration.
Interfaces
Class IF_UAC_TREE_MODEL_HANDLER has no interface implemented.
Friends
Class IF_UAC_TREE_MODEL_HANDLER has no friend class.
Attributes
Class IF_UAC_TREE_MODEL_HANDLER has no attribute.
Methods
Events
Class IF_UAC_TREE_MODEL_HANDLER has no event.
Types
Class 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 | ![]() |
CELLS | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20011212 |
Method ON_CELLS_ADDED on class 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 | ![]() |
CELLS | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20011212 |
Method ON_CELLS_CHANGED on class 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 | ![]() |
CELLS | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20011212 |
Method ON_CELLS_REMOVED on class 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 | ![]() |
CELLS | Call by reference | Attribute reference (LIKE) | 20030402 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20030402 |
Method ON_CELLS_SET on class 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 | ![]() |
COLUMNS | Call by reference | Attribute reference (LIKE) | 20040903 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20040903 |
Method ON_COLUMNS_CHANGED on class 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 | ![]() |
COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
2 | ![]() |
LEFT_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
3 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20011212 |
Method ON_COLUMN_ADDED on class 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 | ![]() |
COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20011212 |
Method ON_COLUMN_CHANGED on class 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 | ![]() |
COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
2 | ![]() |
LEFT_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
3 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20011212 |
Method ON_COLUMN_MOVED on class 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 | ![]() |
COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20011212 |
Method ON_COLUMN_REMOVED on class 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 | ![]() |
NODES | Call by reference | Attribute reference (LIKE) | 20011212 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20011212 |
Method ON_NODES_CHANGED on class 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 | ![]() |
ROOT_NODES | Call by reference | Attribute reference (LIKE) | 20020207 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_SUBTREES_ADDED on class 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 | ![]() |
ROOT_NODES | Call by reference | Attribute reference (LIKE) | 20020207 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_SUBTREES_MOVED on class 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 | ![]() |
CHILD_NODES | Call by reference | Attribute reference (LIKE) | 20020207 | ||||
2 | ![]() |
ROOT_NODES | Call by reference | Attribute reference (LIKE) | 20020207 | ||||
3 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_SUBTREES_REMOVED on class IF_UAC_TREE_MODEL_HANDLER has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in |