SAP ABAP Class CL_DBA_GUI_RANGE_SELECTOR (DBA Cockpit: Range Selection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DBA_GUI_RANGE_SELECTOR  
Short Description DBA Cockpit: Range Selection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20050628   SAP 
Last change 20110908   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_DBA_GUI_RANGE_SELECTOR has no interface implemented.
Friends
Class CL_DBA_GUI_RANGE_SELECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20050628
2 DBAFW_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20050628
3 FROM_RANGE_REF Instance attribute Private Object reference (TYPE REF TO) CL_DBA_GUI_DATA_RANGE DBA Cockpit: Visualization of Range Selection 20050628
4 FROM_SELECTED_NODE_KEY Instance attribute Private Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20050628
5 TO_RANGE_REF Instance attribute Private Object reference (TYPE REF TO) CL_DBA_GUI_DATA_RANGE DBA Cockpit: Visualization of Range Selection 20050628
6 TO_SELECTED_NODE_KEY Instance attribute Private Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20050628
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050628
2 DISPLAY Instance method Public Method 20050628
3 FREE Instance method Public Method 20050628
4 GET_TITLE Instance method Public Method 20050628
5 HANDLE_PAI Instance method Public Method 20050628
6 HIDE Instance method Public Method 20050628
7 IS_CHANGED Instance method Public Method 20050628
8 REFRESH Instance method Public Method 20050628
Events
Class CL_DBA_GUI_RANGE_SELECTOR has no event.
Types
Class CL_DBA_GUI_RANGE_SELECTOR 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 CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050628
2 Importing DYNPRO_FIELD Call by reference Type reference (TYPE) CLIKE 20050628
3 Importing FLIP_VIEW Call by reference Type reference (TYPE) ABAP_BOOL 20050628
4 Importing NAV_REF Call by reference Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20050628
5 Importing VIEW_TYPE Call by reference Type reference (TYPE) I 20050628

Method CONSTRUCTOR on class CL_DBA_GUI_RANGE_SELECTOR has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_DBA_GUI_RANGE_SELECTOR has no parameter.
Method DISPLAY on class CL_DBA_GUI_RANGE_SELECTOR has no exception.

Method FREE Signature

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

Method GET_TITLE Signature

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

Method GET_TITLE on class CL_DBA_GUI_RANGE_SELECTOR has no exception.

Method HANDLE_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20050628

Method HANDLE_PAI on class CL_DBA_GUI_RANGE_SELECTOR has no exception.

Method HIDE Signature

Method HIDE on class CL_DBA_GUI_RANGE_SELECTOR has no parameter.
Method HIDE on class CL_DBA_GUI_RANGE_SELECTOR has no exception.

Method IS_CHANGED Signature

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

Method IS_CHANGED on class CL_DBA_GUI_RANGE_SELECTOR has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RANGE_CONTROLLER_REF Call by reference Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER_RANGE DBA Cockpit: Interface to Actions with Data Preselection 20080110

Method REFRESH on class CL_DBA_GUI_RANGE_SELECTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710