SAP ABAP Class CL_WB_NAVSTACK_EDIT (Display Check Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
Properties
Class CL_WB_NAVSTACK_EDIT  
Short Description Display Check Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 19990701   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWBME Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 WMNGR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WB_NAVSTACK_EDIT has no interface implemented.
Friends
Class CL_WB_NAVSTACK_EDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_OBJECT_INDEX Instance attribute Private Type reference (TYPE) I Index of Active Object 19990701
2 ACTIVE_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_WB_REQUEST Active Navigation Request 19990921
3 EXIT_OBJECT_VISUALIZATION Instance attribute Private Object reference (TYPE REF TO) IF_EX_WB_NAVIGATION_STACK BAdI Interface IF_EX_WB_NAVIGATION_STACK 20020326
4 FCODE_CORRECT Constant Private Type reference (TYPE) SY-UCOMM 'CORRECT' Correct Function 19990701
5 HEIGHT_HEADER Constant Private Type reference (TYPE) I 30 Height of Toolbar 19990701
6 HEIGHT_TOOLBAR Constant Private Type reference (TYPE) I 30 Height of Toolbar 19990701
7 MAX_EXTENSION Constant Private Type reference (TYPE) I 250 Maximum Extension 19990701
8 MIN_EXTENSION Constant Private Type reference (TYPE) I 100 Minimum Extension 19990701
9 NAVIGATION_STACK Instance attribute Private Object reference (TYPE REF TO) CL_WB_REQUEST_STACK Reference to Navigation Stack 19990701
10 NUMBER_OF_CTMENU_ENTRIES Constant Private Type reference (TYPE) I 5 Number of Entries in Context Menu for Stack 19991104
11 PIXELS_PER_LINE Constant Private Type reference (TYPE) I 30 Pixels per Line in Grid 19990701
12 REFRESH_VISUALIZATION Instance attribute Private Type reference (TYPE) CHAR1 Update Required 19990812
13 STACK_DATA Instance attribute Private Type reference (TYPE) LTY_REQUEST_ENTRY_COLLECTION Request on Stack 19990701
14 VISUALIZATION Instance attribute Private Object reference (TYPE REF TO) CL_WB_OBJLIST_DISPLAY Visualization of Stack 19990701
15 WB_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WB_MANAGER Workbench Manager 19990701
16 WB_MANAGER_INTERNAL Instance attribute Private Object reference (TYPE REF TO) CL_WB_MANAGER Workbench Manager: Internal Reference 19990701
Methods
# Method Level Visibility Method type Description Created on
1 ACTUALIZE Instance method Public Method Display Navigation Stack 19990701
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990701
3 CONVERT_REQ_ENTRY_TO_OBJECT Instance method Private Method Display Request Entry as Object in Object List 19990701
4 DESTRUCT Instance method Public Method Destructor 19990701
5 DISPLAY Instance method Public Method Display Navigation Stack 19990701
6 GET_CONTROL_REF Instance method Public Method Return Control Reference 19990701
7 GET_STACK_CTMENU Static method Public Method Fill Context Menus for Forward/Backwards Buttons 19991104
8 HANDLE_EVT_CNTX_MENU_REQUESTED Instance method Private Event handling method Event: Build Context Menu 19990714
9 HANDLE_EVT_NAVIGATION_REQ Instance method Private Event handling method Event: Navigation Request from Workbench Manager 19990921
10 HANDLE_EVT_STACK_CHANGED Instance method Private Event handling method Event: Stack Changed 19990701
11 HANDLE_EVT_TOOLBAR Instance method Private Event handling method Construct Toolbar 19990701
12 HANDLE_EVT_USER_COMMAND Instance method Private Event handling method Process Function from Toolbar/Context Menu 19990701
13 PROCESS_PBO Instance method Public Method PBO 19990812
14 PROCESS_STACK_CTMENU_FUNCTION Static method Public Method Select Navigation Request from Function in Context Menu 19991104
15 REQ_END Instance method Private Method Request: Exit 19990701
16 REQ_NEXT_OBJECT Instance method Private Method Request: Next Object 19990701
17 REQ_OBJECT_SELECTED Instance method Private Method Request: Double-Click on Object 19990701
18 REQ_PREV_OBJECT Instance method Private Method Request: Previous Object 19990701
19 VISUALIZE Instance method Private Method Display Navigation Stack 19990701
Events
# Event Type Visibility Description Created on
1 OBJECT_CHANGED Instance Event
(0)
Public
(2)
Object Changed 19990701
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_REQUEST_ENTRY_COLLECTION Private See coding LTY_REQUEST_ENTRY_COLLECTION 19990701
Method Signatures

Method ACTUALIZE Signature

Method ACTUALIZE on class CL_WB_NAVSTACK_EDIT has no parameter.
Method ACTUALIZE on class CL_WB_NAVSTACK_EDIT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Container Referenz 19990701
2 Importing P_WB_MANAGER Call by reference Object reference (TYPE REF TO) IF_WB_MANAGER Referenz auf Workbench Manager 19990701

Method CONSTRUCTOR on class CL_WB_NAVSTACK_EDIT has no exception.

Method CONVERT_REQ_ENTRY_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_WB_OBJECT_LINE Value transfer Type reference (TYPE) WBOBJLINE Objektzeile 19990701
2 Importing P_WB_REQ_ENTRY Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST_ENTRY Request-Entry 19990701

Method CONVERT_REQ_ENTRY_TO_OBJECT on class CL_WB_NAVSTACK_EDIT has no exception.

Method DESTRUCT Signature

Method DESTRUCT on class CL_WB_NAVSTACK_EDIT has no parameter.
Method DESTRUCT on class CL_WB_NAVSTACK_EDIT has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAVIGATION_STACK Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST_STACK Navigationsstapel 19990701
2 Importing P_WB_MANAGER_INTERNAL Call by reference Object reference (TYPE REF TO) CL_WB_MANAGER interne Referenz auf WB Manager 19990701

Method DISPLAY on class CL_WB_NAVSTACK_EDIT has no exception.

Method GET_CONTROL_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_GUI_CONTROL Value transfer Object reference (TYPE REF TO) CL_GUI_CONTROL Control-Referenz 19990701

Method GET_CONTROL_REF on class CL_WB_NAVSTACK_EDIT has no exception.

Method GET_STACK_CTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTEXT_MENU_BACK Call by reference Object reference (TYPE REF TO) CL_CTMENU Kontextmenü 'Zurück' 19991104
2 Importing P_CONTEXT_MENU_FORWARD Call by reference Object reference (TYPE REF TO) CL_CTMENU Kontextmenü 'Vorwärts' 19991104
3 Importing P_NAVIGATION_STACK Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST_STACK Stapel 19991104

Method GET_STACK_CTMENU on class CL_WB_NAVSTACK_EDIT has no exception.

Method HANDLE_EVT_CNTX_MENU_REQUESTED Signature

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

Method HANDLE_EVT_CNTX_MENU_REQUESTED on class CL_WB_NAVSTACK_EDIT has no exception.

Method HANDLE_EVT_NAVIGATION_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Attribute reference (LIKE) 19990921

Method HANDLE_EVT_NAVIGATION_REQ on class CL_WB_NAVSTACK_EDIT has no exception.

Method HANDLE_EVT_STACK_CHANGED Signature

Method HANDLE_EVT_STACK_CHANGED on class CL_WB_NAVSTACK_EDIT has no parameter.
Method HANDLE_EVT_STACK_CHANGED on class CL_WB_NAVSTACK_EDIT has no exception.

Method HANDLE_EVT_TOOLBAR Signature

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

Method HANDLE_EVT_TOOLBAR on class CL_WB_NAVSTACK_EDIT has no exception.

Method HANDLE_EVT_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FUNCTION_CODE Value transfer Attribute reference (LIKE) 19990701
2 Importing P_OBJECT Value transfer Attribute reference (LIKE) 19990701

Method HANDLE_EVT_USER_COMMAND on class CL_WB_NAVSTACK_EDIT has no exception.

Method PROCESS_PBO Signature

Method PROCESS_PBO on class CL_WB_NAVSTACK_EDIT has no parameter.
Method PROCESS_PBO on class CL_WB_NAVSTACK_EDIT has no exception.

Method PROCESS_STACK_CTMENU_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FUNCTION Call by reference Type reference (TYPE) UI_FUNC Ausgewählte Funktion 19991104
2 Importing P_WB_MANAGER_INTERNAL Call by reference Object reference (TYPE REF TO) CL_WB_MANAGER interne Referenz auf WB Manager 19991104
3 Importing P_WINDOW_ID Call by reference Type reference (TYPE) WMNGR_WINDOW_ID ID des Fensters für Navigation 19991104

Method PROCESS_STACK_CTMENU_FUNCTION on class CL_WB_NAVSTACK_EDIT has no exception.

Method REQ_END Signature

Method REQ_END on class CL_WB_NAVSTACK_EDIT has no parameter.
Method REQ_END on class CL_WB_NAVSTACK_EDIT has no exception.

Method REQ_NEXT_OBJECT Signature

Method REQ_NEXT_OBJECT on class CL_WB_NAVSTACK_EDIT has no parameter.
Method REQ_NEXT_OBJECT on class CL_WB_NAVSTACK_EDIT has no exception.

Method REQ_OBJECT_SELECTED Signature

Method REQ_OBJECT_SELECTED on class CL_WB_NAVSTACK_EDIT has no parameter.
Method REQ_OBJECT_SELECTED on class CL_WB_NAVSTACK_EDIT has no exception.

Method REQ_PREV_OBJECT Signature

Method REQ_PREV_OBJECT on class CL_WB_NAVSTACK_EDIT has no parameter.
Method REQ_PREV_OBJECT on class CL_WB_NAVSTACK_EDIT has no exception.

Method VISUALIZE Signature

Method VISUALIZE on class CL_WB_NAVSTACK_EDIT has no parameter.
Method VISUALIZE on class CL_WB_NAVSTACK_EDIT has no exception.
Event Signatures

Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class CL_WB_NAVSTACK_EDIT has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in