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 ABAP 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 CV_ATTRIBUTE_DELETE_ENABLED Constant Private Type reference (TYPE) STRING 'DELETE_ENABLED' 20101119
2 CV_ATTRIBUTE_MOVEDOWN_ENABLED Constant Private Type reference (TYPE) STRING 'MOVE_DOWN_ENABLED' 20140527
3 CV_ATTRIBUTE_MOVEUP_ENABLED Constant Private Type reference (TYPE) STRING 'MOVE_UP_ENABLED' 20140527
4 CV_CHOOSE_COLUMNS Constant Private Type reference (TYPE) STRING 'CHOOSE_COLUMNS' 20100325
5 CV_RENDER_CLASS Constant Private Type reference (TYPE) SEOCLSNAME 'CL_FPM_TREE_RENDERING' Object Type Name 20100325
6 CV_TOOLBAR_ACTION Constant Private Type reference (TYPE) STRING 'TOOLBAR_ACTION' 20101103
7 MV_USE_C_TABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130328
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLBAR_BUTTON Instance method Private Method Adds a button for the object schema table toolbar 20101118
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100325
3 GET_TOOLBAR_COLUMN_CHOSEN Instance method Private Method Context node containing the toolbar columns 20100405
4 SET_CONFIG_PROPERTIES Instance method Private Method Feeds the config info 20100325
5 UPDATE_ELEMENT_HOOK_TREE_NODE 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 Importing IO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20051117-120623 20101118
2 Importing 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 Returning 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 Returning 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