SAP ABAP Class CL_DBA_GUI_SCREEN_CONTROL (DBA Cockpit: GUI Tools)
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_SCREEN_CONTROL  
Short Description DBA Cockpit: GUI Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20081103   SAP 
Last change 20130531   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_SCREEN_CONTROL has no interface implemented.
Friends
Class CL_DBA_GUI_SCREEN_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INACTIVE_GROUPS Instance attribute Private Type reference (TYPE) GROUP_TAB 20100525
2 INVISIBLE_GROUPS Instance attribute Private Type reference (TYPE) GROUP_TAB DBA Cockpit: Table of DBA_STRING_STRUC 20081103
3 NAV_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20081103
4 REQUIRED_GROUPS Instance attribute Private Type reference (TYPE) GROUP_TAB 20120412
5 UNCHANGEABLE_GROUPS Instance attribute Private Type reference (TYPE) GROUP_TAB DBA Cockpit: Table of DBA_STRING_STRUC 20081103
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Clear all UI Element Properties 20081103
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081103
3 IS_INACTIVE Instance method Public Method WD ONLY: Check if UI Element is Inactive 20100525
4 IS_INVISIBLE Instance method Public Method Check if UIElement is Invisible 20081103
5 IS_UNCHANGEABLE Instance method Public Method Check if UI Element is Unchangeable 20081103
6 MAKE_INACTIVE Instance method Public Method WD ONLY: Set UI Element Inactive 20100525
7 MAKE_INVISIBLE Instance method Public Method Set UI Element Invisible 20081103
8 MAKE_REQUIRED Instance method Public Method Set UI Element Invisible 20120412
9 MAKE_UNCHANGEABLE Instance method Public Method Set UI Element Unchangeable 20081103
Events
Class CL_DBA_GUI_SCREEN_CONTROL has no event.
Types
Class CL_DBA_GUI_SCREEN_CONTROL has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_DBA_GUI_SCREEN_CONTROL has no parameter.
Method CLEAR on class CL_DBA_GUI_SCREEN_CONTROL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_REF Value transfer Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR 20081103

Method CONSTRUCTOR on class CL_DBA_GUI_SCREEN_CONTROL has no exception.

Method IS_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20100525
2 Returning INACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20100525

Method IS_INACTIVE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.

Method IS_INVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20090219
2 Returning INVISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20081103

Method IS_INVISIBLE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.

Method IS_UNCHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20090219
2 Returning UNCHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20081103

Method IS_UNCHANGEABLE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.

Method MAKE_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP Call by reference Type reference (TYPE) SCREEN-GROUP1 20100525

Method MAKE_INACTIVE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.

Method MAKE_INVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP Call by reference Type reference (TYPE) SCREEN-GROUP1 20081103

Method MAKE_INVISIBLE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.

Method MAKE_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP Call by reference Type reference (TYPE) SCREEN-GROUP1 20120412

Method MAKE_REQUIRED on class CL_DBA_GUI_SCREEN_CONTROL has no exception.

Method MAKE_UNCHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP Call by reference Type reference (TYPE) SCREEN-GROUP1 20081103

Method MAKE_UNCHANGEABLE on class CL_DBA_GUI_SCREEN_CONTROL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720