SAP ABAP Class CL_GFW_COLUMN_TREE (Do not use!!!!!!!!)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRB (Package) ABAP Graphic Proxies

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_COLUMN_TREE | Column Tree Control | 19990204 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GFW_GP_HIER_SAPTREE | GFW: Product-specific section of CL_GUI_GP_HIER | 19990412 |
Properties
Class | CL_GFW_COLUMN_TREE | |
Short Description | Do not use!!!!!!!! | |
Super Class | CL_GUI_COLUMN_TREE | Column Tree Control |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SGRB | ABAP Graphic Proxies |
Created | 19990204 | SAP |
Last change | 19990908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GFW_COLUMN_TREE has no forward declaration.
Interfaces
Class CL_GFW_COLUMN_TREE has no interface implemented.
Friends
Class CL_GFW_COLUMN_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 20 | Node collapsed | 19990204 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 43 | Column sequence changed | 19990315 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 19 | Node expanded | 19990204 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 44 | Header width changed | 19990315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Handle COLLAPSE event | 19990204 |
2 | ![]() |
Instance method | Private | Method | Handle COLUMN_ORDER_CHANGED event | 19990315 |
3 | ![]() |
Instance method | Private | Method | Handle EXPAND event | 19990204 |
4 | ![]() |
Instance method | Private | Method | Handlr HEADER_RESIZE event | 19990315 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | COLLAPSE | Instance Event (0) |
Public (2) |
Note collapsed | 19990204 |
2 | COLUMN_ORDER_CHANGED | Instance Event (0) |
Public (2) |
Change column sequence | 19990315 |
3 | EXPAND | Instance Event (0) |
Public (2) |
Node expanded | 19990204 |
4 | HEADER_RESIZE | Instance Event (0) |
Public (2) |
Change header width | 19990315 |
Types
Class CL_GFW_COLUMN_TREE has no local type.
Method Signatures
Method HANDLE_COLLAPSE_EVENT Signature
Method HANDLE_COLLAPSE_EVENT on class CL_GFW_COLUMN_TREE has no parameter.
Method HANDLE_COLLAPSE_EVENT on class CL_GFW_COLUMN_TREE has no exception.
Method HANDLE_COLUMN_ORDER_CHANGED Signature
Method HANDLE_COLUMN_ORDER_CHANGED on class CL_GFW_COLUMN_TREE has no parameter.
Method HANDLE_COLUMN_ORDER_CHANGED on class CL_GFW_COLUMN_TREE has no exception.
Method HANDLE_EXPAND_EVENT Signature
Method HANDLE_EXPAND_EVENT on class CL_GFW_COLUMN_TREE has no parameter.
Method HANDLE_EXPAND_EVENT on class CL_GFW_COLUMN_TREE has no exception.
Method HANDLE_HEADER_RESIZE Signature
Method HANDLE_HEADER_RESIZE on class CL_GFW_COLUMN_TREE has no parameter.
Method HANDLE_HEADER_RESIZE on class CL_GFW_COLUMN_TREE has no exception.
Event Signatures
Event COLLAPSE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TV_NODEKEY | Node Key | 19990204 |
Event COLUMN_ORDER_CHANGED Signature
Event COLUMN_ORDER_CHANGED on class CL_GFW_COLUMN_TREE has no parameter.
Event EXPAND Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | HAS_CHILDREN | Exporting | Value transfer | Type reference (TYPE) | AS4FLAG | Node has children | 19990204 | ||
2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TV_NODEKEY | Node key | 19990204 |
Event HEADER_RESIZE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | HEADER_NAME | Exporting | Value transfer | Type reference (TYPE) | TV_HDRNAME | Name of header | 19990315 | ||
2 | WIDTH_IN_CHAR | Exporting | Value transfer | Type reference (TYPE) | I | New width of header in characters | 19990322 | ||
3 | WIDTH_IN_PIXEL | Exporting | Value transfer | Type reference (TYPE) | I | New width of header in pixels | 19990322 |
History
Last changed by/on | SAP | 19990908 |
SAP Release Created in |