SAP ABAP Class CL_FWWP_NAVIGATION (Navigation Tree with Counter Column)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SBPT_FWWP (Package) Framework for Workplace
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_NAVIGATION_BASE Navigation Display (Basis) 19990219
Properties
Class CL_FWWP_NAVIGATION  
Short Description Navigation Tree with Counter Column    
Super Class CL_FWWP_NAVIGATION_BASE Navigation Display (Basis) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBPT_FWWP   Framework for Workplace 
Created 19990219   SAP 
Last change 19990825   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FWWP_NAVIGATION has no forward declaration.
Interfaces
Class CL_FWWP_NAVIGATION has no interface implemented.
Friends
Class CL_FWWP_NAVIGATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAVIGATOR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Navigation tree 19990219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990219
2 HANDLER_CONTEXT_MENU Instance method Private Event handling method Event Handler: Context Menu 19990219
3 HANDLER_CTX_MENU_SELECT Instance method Private Event handling method Event Handler: Context Menu Selection 19990219
4 HANDLER_DOUBLE_CLICK Instance method Private Event handling method Event Handler: Selection Change By Double-Click 19990628
5 HANDLER_DRAG Instance method Private Event handling method Event Handler: DRAG 19990329
6 HANDLER_DROP Instance method Private Event handling method Event Handler: DROP 19990329
7 HANDLER_DROPCOMPLETE Instance method Private Event handling method Event Handler: DROP Complete 19990329
8 HANDLER_DROPGETFLAVOR Instance method Private Event handling method Event Handler: DROP Get Flavour 19990329
9 HANDLER_EXPAND_NO_CHILDREN Instance method Private Event handling method Event Handler: Expansion of Not Yet Existing Areas 19990325
10 HANDLER_SELECTION_CHANGED Instance method Private Event handling method Event Handler: Selection Switch 19990219
Events
Class CL_FWWP_NAVIGATION has no event.
Types
Class CL_FWWP_NAVIGATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAVIG_CONFIG Call by reference Type reference (TYPE) SBPT_NACON Konfiguration des Navigationsbereichs 19990624
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990219

Method CONSTRUCTOR on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 19990219
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990219

Method HANDLER_CONTEXT_MENU on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_CTX_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 19990219
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990219

Method HANDLER_CTX_MENU_SELECT on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) 19990628

Method HANDLER_DOUBLE_CLICK on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Type reference (TYPE) 19990329
2 Importing ITEM_NAME Call by reference Type reference (TYPE) 19990329
3 Importing NODE_KEY Call by reference Type reference (TYPE) 19990329

Method HANDLER_DRAG on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Type reference (TYPE) 19990329
2 Importing NODE_KEY Call by reference Type reference (TYPE) 19990329

Method HANDLER_DROP on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_DROPCOMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Type reference (TYPE) 19990329
2 Importing ITEM_NAME Call by reference Type reference (TYPE) 19990329
3 Importing NODE_KEY Call by reference Type reference (TYPE) 19990329

Method HANDLER_DROPCOMPLETE on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_DROPGETFLAVOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Type reference (TYPE) 19990329
2 Importing FLAVORS Call by reference Type reference (TYPE) 19990329
3 Importing NODE_KEY Call by reference Type reference (TYPE) 19990329

Method HANDLER_DROPGETFLAVOR on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) 19990325

Method HANDLER_EXPAND_NO_CHILDREN on class CL_FWWP_NAVIGATION has no exception.

Method HANDLER_SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990219

Method HANDLER_SELECTION_CHANGED on class CL_FWWP_NAVIGATION has no exception.
History
Last changed by/on SAP  19990825 
SAP Release Created in