SAP ABAP Class CL_FWWP_NAVIGATION_SIMPLE (Navigation Tree Without Counter)
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) | 19990223 |
Properties
Class | CL_FWWP_NAVIGATION_SIMPLE | |
Short Description | Navigation Tree Without Counter | |
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 | 19990223 | SAP |
Last change | 19990825 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FWWP_NAVIGATION_SIMPLE has no forward declaration.
Interfaces
Class CL_FWWP_NAVIGATION_SIMPLE has no interface implemented.
Friends
Class CL_FWWP_NAVIGATION_SIMPLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SIMPLE_TREE | GUI Control | 19990223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19990223 |
2 | ![]() |
Instance method | Private | Event handling method | Event Handler: Context Menu | 19990223 |
3 | ![]() |
Instance method | Private | Event handling method | Event Handler: Context Menu Selection | 19990416 |
4 | ![]() |
Instance method | Private | Event handling method | Event Handler: Expansion of Not Yet Existing Areas | 19991216 |
5 | ![]() |
Instance method | Private | Event handling method | Event Handler: Selection Switch | 19990223 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CLASS_EVENT_CONTEXT_MENU | Static Event (1) |
Public (2) |
19990223 | |
2 | CLASS_EVENT_SEL_CHANGED | Static Event (1) |
Public (2) |
19990223 | |
3 | MY_SELECTION_CHANGED | Instance Event (0) |
Public (2) |
Selection Changed | 20000126 |
Types
Class CL_FWWP_NAVIGATION_SIMPLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container | 19990223 |
Method CONSTRUCTOR on class CL_FWWP_NAVIGATION_SIMPLE has no exception.
Method HANDLER_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Call by reference | Type reference (TYPE) | 19990416 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 19990416 |
Method HANDLER_CONTEXT_MENU on class CL_FWWP_NAVIGATION_SIMPLE has no exception.
Method HANDLER_CTX_MENU_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | 19990416 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 19990416 |
Method HANDLER_CTX_MENU_SELECT on class CL_FWWP_NAVIGATION_SIMPLE has no exception.
Method HANDLER_EXPAND_NO_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | 19991216 |
Method HANDLER_EXPAND_NO_CHILDREN on class CL_FWWP_NAVIGATION_SIMPLE has no exception.
Method HANDLER_SELECTION_CHANGED Signature
Method HANDLER_SELECTION_CHANGED on class CL_FWWP_NAVIGATION_SIMPLE has no parameter.
Method HANDLER_SELECTION_CHANGED on class CL_FWWP_NAVIGATION_SIMPLE has no exception.
Event Signatures
Event CLASS_EVENT_CONTEXT_MENU Signature
Event CLASS_EVENT_CONTEXT_MENU on class CL_FWWP_NAVIGATION_SIMPLE has no parameter.
Event CLASS_EVENT_SEL_CHANGED Signature
Event CLASS_EVENT_SEL_CHANGED on class CL_FWWP_NAVIGATION_SIMPLE has no parameter.
Event MY_SELECTION_CHANGED Signature
Event MY_SELECTION_CHANGED on class CL_FWWP_NAVIGATION_SIMPLE has no parameter.
History
Last changed by/on | SAP | 19990825 |
SAP Release Created in |