SAP ABAP Class CL_CLS_OTYGR_VIEWER (CL_CLS_OTYGR_VIEWER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_SOTGR (Package) Transaction SOTGR
Properties
Class CL_CLS_OTYGR_VIEWER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_SOTGR   Transaction SOTGR 
Created 20050518   SAP 
Last change 20071217   SAP 
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_CLS_OTYGR_VIEWER has no interface implemented.
Friends
Class CL_CLS_OTYGR_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050518
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050518
3 GRID Instance attribute Private Object reference (TYPE REF TO) CL_CLS_OTYGR_GRID ALV for object types 20050518
4 GRID_DISPLAY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050518
5 OBJECT_TYPE_GROUP Instance attribute Private Object reference (TYPE REF TO) IF_CLS_OBJECT_TYPE_GROUP Object type group 20050518
6 TREE Instance attribute Private Object reference (TYPE REF TO) CL_CLS_OTYGR_NAVIGATOR Navigator for object type groups 20050518
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050518
2 DISPLAY_MODE_IS_GRID Instance method Public Method 20050518
3 FREE Instance method Public Method 20050518
4 GRID_HAS_CHANGED Instance method Public Method 20050628
5 HANDLE_GRID_NAVIGATION Instance method Private Event handling method 20050518
6 HANDLE_SWITCH_TO_GRID_DISPLAY Instance method Private Event handling method 20050518
7 HANDLE_SWITCH_TO_TREE_DISPLAY Instance method Private Event handling method 20050518
8 HANDLE_TREE_NAVIGATION Instance method Private Event handling method 20050518
9 SET_OBJECT_TYPE_GROUP Instance method Public Method CONSTRUCTOR 20050518
10 UPDATE_DISPLAY Instance method Public Method 20050518
11 UPDATE_REFERENCE Instance method Public Method 20050518
Events
# Event Type Visibility Description Created on
1 NAVIGATION_REQUEST Instance Event
(0)
Public
(2)
20050518
Types
Class CL_CLS_OTYGR_VIEWER 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 IM_CHANGABLE Call by reference Type reference (TYPE) FLAG General Flag 20050518
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050518
3 Importing IM_DISPLAY_MODE_GRID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050518
4 Importing IM_OBJECT_TYPE_GROUP Call by reference Object reference (TYPE REF TO) IF_CLS_OBJECT_TYPE_GROUP Object list 20050518
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20050518
2 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050518

Method DISPLAY_MODE_IS_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_GRID Value transfer Type reference (TYPE) ABAP_BOOL 20050518

Method DISPLAY_MODE_IS_GRID on class CL_CLS_OTYGR_VIEWER has no exception.

Method FREE Signature

Method FREE on class CL_CLS_OTYGR_VIEWER has no parameter.
Method FREE on class CL_CLS_OTYGR_VIEWER has no exception.

Method GRID_HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GRID_HAS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20050628

Method GRID_HAS_CHANGED on class CL_CLS_OTYGR_VIEWER has no exception.

Method HANDLE_GRID_NAVIGATION Signature

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

Method HANDLE_GRID_NAVIGATION on class CL_CLS_OTYGR_VIEWER has no exception.

Method HANDLE_SWITCH_TO_GRID_DISPLAY Signature

Method HANDLE_SWITCH_TO_GRID_DISPLAY on class CL_CLS_OTYGR_VIEWER has no parameter.
Method HANDLE_SWITCH_TO_GRID_DISPLAY on class CL_CLS_OTYGR_VIEWER has no exception.

Method HANDLE_SWITCH_TO_TREE_DISPLAY Signature

Method HANDLE_SWITCH_TO_TREE_DISPLAY on class CL_CLS_OTYGR_VIEWER has no parameter.
Method HANDLE_SWITCH_TO_TREE_DISPLAY on class CL_CLS_OTYGR_VIEWER has no exception.

Method HANDLE_TREE_NAVIGATION Signature

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

Method HANDLE_TREE_NAVIGATION on class CL_CLS_OTYGR_VIEWER has no exception.

Method SET_OBJECT_TYPE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGABLE Call by reference Type reference (TYPE) FLAG General Flag 20050518
2 Importing IM_DISPLAY_MODE_GRID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050518
3 Importing IM_OBJECT_TYPE_GROUP Call by reference Object reference (TYPE REF TO) IF_CLS_OBJECT_TYPE_GROUP Object list 20050518
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR GUI Package-Builder exceptions 20050518
2 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050518

Method UPDATE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGABLE Call by reference Type reference (TYPE) ABAP_BOOL 20050518
2 Importing IM_TITLE Call by reference Type reference (TYPE) LVC_TITLE TEXT-001 ALV Control: Title bar text 20050518
# Exception Resumable Description Created on
1 CX_PAK_GUI_ERROR 20050518
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050615

Method UPDATE_REFERENCE Signature

Method UPDATE_REFERENCE on class CL_CLS_OTYGR_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050518
Event Signatures

Event NAVIGATION_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 GROUP_NAME Exporting Value transfer Type reference (TYPE) CLS_OBJECT_TYPE_GROUP Object type group 20050518
History
Last changed by/on SAP  20071217 
SAP Release Created in 710