SAP ABAP Class CL_UAC_GUI_EDIT_TREE (Column Tree Control, Can Be Edited)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_ASSIGNMENT_CONTROL (Package) Assignment Control

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UAC_GUI_TREE_BASE | Wrapper for AssignmentCtrl.dll | 20010317 |
Properties
Class | CL_UAC_GUI_EDIT_TREE | |
Short Description | Column Tree Control, Can Be Edited | |
Super Class | CL_UAC_GUI_TREE_BASE | Wrapper for AssignmentCtrl.dll |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UAC_ASSIGNMENT_CONTROL | Assignment Control |
Created | 20010306 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UAC_GUI_EDIT_TREE has no forward declaration.
Interfaces
Class CL_UAC_GUI_EDIT_TREE has no interface implemented.
Friends
Class CL_UAC_GUI_EDIT_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UAC_TREE_ID | 20010323 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010323 |
2 | ![]() |
Instance method | Public | Method | 20010906 | |
3 | ![]() |
Instance method | Public | Method | Sets Node, Cell, and Column Styles | 20010323 |
Events
Class CL_UAC_GUI_EDIT_TREE has no event.
Types
Class CL_UAC_GUI_EDIT_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CLASS_ID | Call by reference | Type reference (TYPE) | STRING | control path | 20010323 | ||
2 | ![]() |
ID_EXPAND_NO_CHILDREN | Call by reference | Type reference (TYPE) | UAC_FLAG | TRUE | Analytical Cost Management: Flag | 20010605 | |
3 | ![]() |
ID_LIFETIME | Call by reference | Type reference (TYPE) | I | lifetime | 20010323 | ||
4 | ![]() |
ID_MULTI_SELECTION | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | Analytical Cost Management: Flag | 20010817 | |
5 | ![]() |
ID_NAME | Call by reference | Type reference (TYPE) | STRING | name | 20010323 | ||
6 | ![]() |
ID_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010323 | ||
7 | ![]() |
ID_STYLE | Call by reference | Type reference (TYPE) | I | style | 20010323 | ||
8 | ![]() |
ID_TREE_STYLE | Call by reference | Type reference (TYPE) | UAC_STYLE_ID | Analytical Cost Assignment: Style-ID | 20010323 | ||
9 | ![]() |
ID_TREE_TEXT | Call by reference | Type reference (TYPE) | UAC_VALUE | Analytical Cost Management: Wert | 20010323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control-Fehler | 20010323 | |
2 | ![]() |
Fehler beim Erzeugen des Controls | 20010323 | |
3 | ![]() |
GUI-Typ wird nicht unterstützt | 20010323 | |
4 | ![]() |
System-Fehler | 20010323 |
Method REGISTER_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION_EVENT | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
2 | ![]() |
CELL_CONTEXT_MENU | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
3 | ![]() |
CELL_DOUBLE_CLICK | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
4 | ![]() |
CELL_DROPDOWN | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
5 | ![]() |
CELL_SELECTED | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
6 | ![]() |
CELL_VALUE_CHANGED | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
7 | ![]() |
COLUMN_CONTEXT_MENU | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
8 | ![]() |
COLUMN_DOUBLE_CLICK | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
9 | ![]() |
COLUMN_ORDER_CHANGED | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
10 | ![]() |
CONTROL_CONTEXT_MENU | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20020327 | ||
11 | ![]() |
GROUP_CHANGES | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20020130 | ||
12 | ![]() |
GROUP_CONTEXT_MENU | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
13 | ![]() |
KEYPRESSED | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
14 | ![]() |
MULTI_SELECTION_CHANGE | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
15 | ![]() |
NODE_CONTEXT_MENU | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
16 | ![]() |
NODE_DOUBLE_CLICK | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
17 | ![]() |
NODE_SELECTED | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
18 | ![]() |
NODE_VALUE_CHANGED | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 | ||
19 | ![]() |
SORT_ORDER_CHANGED | Call by reference | Type reference (TYPE) | UAC_FLAG | FALSE | 20010906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010906 |
Method SET_STYLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CELL_STYLE | Call by reference | Type reference (TYPE) | UAC_T_CELL_STYLE | Analytical Cost Management: Zellen-Stil | 20010323 | ||
2 | ![]() |
IT_COLUMN_STYLE | Call by reference | Type reference (TYPE) | UAC_T_COLUMN_STYLE | Analytical Cost Management: Spalten-Stil | 20010323 | ||
3 | ![]() |
IT_NODE_STYLE | Call by reference | Type reference (TYPE) | UAC_T_NODE_STYLE | Analytical Cost Management: Knoten-Stil | 20010323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control-Fehler | 20010323 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.0A |