SAP ABAP Class IF_UAC_TREE_HANDLER (IF w callback methods for standard tree events)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UAC_ETREE_HANDLER | Composite: tree, group ( for Edit-Control ) | 20020221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_GUI_HANDLER | Handler for Events of Assignment Control | 20030210 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_EVENT_HANDLER | Event Handler (View Callbacks) | 20020705 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_FORMULA_GUI_HANDLER | Formula Builder: Event Handler for Tree View | 20021125 |
Properties
| Class | IF_UAC_TREE_HANDLER | |
| Short Description | IF w callback methods for standard tree events | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020218 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UAC_TREE_HANDLER has no forward declaration.
Interfaces
Class IF_UAC_TREE_HANDLER has no interface implemented.
Friends
Class IF_UAC_TREE_HANDLER has no friend class.
Attributes
Class IF_UAC_TREE_HANDLER has no attribute.
Methods
Events
Class IF_UAC_TREE_HANDLER has no event.
Types
Class IF_UAC_TREE_HANDLER has no local type.
Method Signatures
Method CHECK_CELL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_ACCEPTED | Call by reference | Type reference (TYPE) | UAC_FLAG | ED_ACCEPTED | 20040823 | |||
| 2 | ES_MESSAGE | Call by reference | Type reference (TYPE) | UAC_S_MESSAGE | Analytical Cost Management: Meldungen | 20040823 | |||
| 3 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | ID_COLUMN_ID | 20020218 | |||
| 4 | ID_NEW_VALUE | Call by reference | Type reference (TYPE) | ANY | ID_NEW_VALUE | 20020218 | |||
| 5 | ID_NEW_VALUE_C | Call by reference | Type reference (TYPE) | UAC_VALUE | ID_NEW_VALUE_C | 20020218 | |||
| 6 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | ID_NODE_ID | 20020218 |
Method CHECK_CELL_VALUE on class IF_UAC_TREE_HANDLER has no exception.
Method CHECK_NODE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_ACCEPTED | Call by reference | Type reference (TYPE) | UAC_FLAG | ED_ACCEPTED | 20040823 | |||
| 2 | ES_MESSAGE | Call by reference | Type reference (TYPE) | UAC_S_MESSAGE | Analytical Cost Management: Meldungen | 20040823 | |||
| 3 | ID_NEW_VALUE | Call by reference | Type reference (TYPE) | ANY | ID_NEW_VALUE | 20020218 | |||
| 4 | ID_NEW_VALUE_C | Call by reference | Type reference (TYPE) | UAC_VALUE | ID_NEW_VALUE_C | 20020218 | |||
| 5 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | ID_NODE_ID | 20020218 |
Method CHECK_NODE_VALUE on class IF_UAC_TREE_HANDLER has no exception.
Method GET_DROPDOWN_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMBOBOX | Call by reference | Type reference (TYPE) | UAC_T_COMBOBOX | ET_COMBOBOX | 20020218 | |||
| 2 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | ID_COLUMN_ID | 20020218 | |||
| 3 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | ID_NODE_ID | 20020218 | |||
| 4 | IR_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_UAC_GUI_TREE | IR_SENDER | 20020404 |
Method GET_DROPDOWN_MENU on class IF_UAC_TREE_HANDLER has no exception.
Method ON_CELL_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_CELL_DOUBLE_CLICK on class IF_UAC_TREE_HANDLER has no exception.
Method ON_CELL_DROPDOWN_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IDREF_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | IDREF_VALUE | 20020923 | |||
| 2 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | ID_COLUMN_ID | 20020218 | |||
| 3 | ID_FCODE | Call by reference | Type reference (TYPE) | UAC_MENU_FUNCTION_CODE | ID_FCODE | 20020218 | |||
| 4 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | ID_NODE_ID | 20020218 |
Method ON_CELL_DROPDOWN_SELECTED on class IF_UAC_TREE_HANDLER has no exception.
Method ON_CELL_KEYPRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | KEY_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20020404 |
Method ON_CELL_KEYPRESSED on class IF_UAC_TREE_HANDLER has no exception.
Method ON_CELL_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_CELL_SELECTED on class IF_UAC_TREE_HANDLER has no exception.
Method ON_COLUMN_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_COLUMN_DOUBLE_CLICK on class IF_UAC_TREE_HANDLER has no exception.
Method ON_COLUMN_ORDER_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) | 20020218 | |||||
| 2 | LEFT_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_COLUMN_ORDER_CHANGED on class IF_UAC_TREE_HANDLER has no exception.
Method ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | DND_OBJECT | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_DRAG on class IF_UAC_TREE_HANDLER has no exception.
Method ON_DRAG_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DND_OBJECT | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | T_NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_DRAG_MULTIPLE on class IF_UAC_TREE_HANDLER has no exception.
Method ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | DND_OBJECT | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_DROP on class IF_UAC_TREE_HANDLER has no exception.
Method ON_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | DND_OBJECT | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 4 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_DROP_COMPLETE on class IF_UAC_TREE_HANDLER has no exception.
Method ON_DROP_COMPLETE_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DND_OBJECT | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | T_NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_DROP_COMPLETE_MULTIPLE on class IF_UAC_TREE_HANDLER has no exception.
Method ON_DROP_GET_FLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | DND_OBJECT | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | FLAVORS | Call by reference | Attribute reference (LIKE) | 20020227 | |||||
| 4 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 5 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_DROP_GET_FLAVOR on class IF_UAC_TREE_HANDLER has no exception.
Method ON_MULTI_SELECTION_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_MULTI_SELECTION_CHANGE on class IF_UAC_TREE_HANDLER has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_NODE_DOUBLE_CLICK on class IF_UAC_TREE_HANDLER has no exception.
Method ON_NODE_KEYPRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_NODE_KEYPRESSED on class IF_UAC_TREE_HANDLER has no exception.
Method ON_NODE_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_NODE_SELECTED on class IF_UAC_TREE_HANDLER has no exception.
Method ON_SORT_ORDER_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) | 20020218 | |||||
| 2 | DESCENDING | Call by reference | Attribute reference (LIKE) | 20020218 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20020218 |
Method ON_SORT_ORDER_CHANGED on class IF_UAC_TREE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |