SAP ABAP Class CL_FPM_HCT_GUIBB_TREE_ASSIST (Assistance class for FPM GUIBB config editor: Tree)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_HCT (Package) Harmonized Configuration Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_GUIBB_COLUMN_ASSIST | Assistance class for all components that collect any colums | 20120322 |
Properties
| Class | CL_FPM_HCT_GUIBB_TREE_ASSIST | |
| Short Description | Assistance class for FPM GUIBB config editor: Tree | |
| Super Class | CL_FPM_HCT_GUIBB_COLUMN_ASSIST | Assistance class for all components that collect any colums |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_HCT | Harmonized Configuration Tool |
| Created | 20100325 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FPM_HCT_GUIBB_TREE_ASSIST has no interface implemented.
Friends
Class CL_FPM_HCT_GUIBB_TREE_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'DELETE_ENABLED' | 20101119 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'MOVE_DOWN_ENABLED' | 20140527 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'MOVE_UP_ENABLED' | 20140527 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'CHOOSE_COLUMNS' | 20100325 | |||
| 5 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_FPM_TREE_RENDERING' | Object Type Name | 20100325 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'TOOLBAR_ACTION' | 20101103 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds a button for the object schema table toolbar | 20101118 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100325 | |
| 3 | Instance method | Private | Method | Context node containing the toolbar columns | 20100405 | |
| 4 | Instance method | Private | Method | Feeds the config info | 20100325 | |
| 5 | Instance method | Private | Method | Render hook for attributes of tree node (lead sel action) | 20100325 |
Events
Class CL_FPM_HCT_GUIBB_TREE_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CHILD_NODE_HASH | Private | See coding | 20100511 | BEGIN OF s_child_node_hash,
name TYPE string,
node TYPE REF TO if_wd_context_node,
END OF s_child_node_hash
|
Method Signatures
Method ADD_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20051117-120623 | 20101118 | |||
| 2 | IS_BUTTON | Call by reference | Type reference (TYPE) | FPM_S_HCT_BUTTON | Button | 20101118 |
Method ADD_TOOLBAR_BUTTON on class CL_FPM_HCT_GUIBB_TREE_ASSIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_HCT_GUIBB_TREE_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_FPM_HCT_GUIBB_TREE_ASSIST has no exception.
Method GET_TOOLBAR_COLUMN_CHOSEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHOSEN | Value transfer | Type reference (TYPE) | T_BC_CHOSEN | 20100405 |
Method GET_TOOLBAR_COLUMN_CHOSEN on class CL_FPM_HCT_GUIBB_TREE_ASSIST has no exception.
Method SET_CONFIG_PROPERTIES Signature
Method SET_CONFIG_PROPERTIES on class CL_FPM_HCT_GUIBB_TREE_ASSIST has no parameter.
Method SET_CONFIG_PROPERTIES on class CL_FPM_HCT_GUIBB_TREE_ASSIST has no exception.
Method UPDATE_ELEMENT_HOOK_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100325 |
Method UPDATE_ELEMENT_HOOK_TREE_NODE on class CL_FPM_HCT_GUIBB_TREE_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 730 |