SAP ABAP Class CL_DBA_SCREEN_RADIOBUTTON (DBA Cockpit: Radiobutton Group)
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_SCREEN_RADIOBUTTON  
Short Description DBA Cockpit: Radiobutton Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20080311   SAP 
Last change 20141121    
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)
2 CL_DBA_COMPONENT_BUILDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DBA_SCREEN_RADIOBUTTON has no interface implemented.
Friends
Class CL_DBA_SCREEN_RADIOBUTTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GROUPS Instance attribute Private Type reference (TYPE) STRING 20090910
2 NAME Instance attribute Private Type reference (TYPE) STRING 20080311
3 NODE_NAME Instance attribute Private Type reference (TYPE) STRING 20081202
4 SCREEN Instance attribute Private Object reference (TYPE REF TO) CL_DBA_COMPONENT_BUILDER DB6: Layout Description of Snapshot Data 20080311
5 SCREEN_LABEL Instance attribute Private Type reference (TYPE) STRING 20080311
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080311
2 DEFINE_CHOICE Instance method Public Method 20080311
3 DEFINE_FIELD Instance method Public Method DEFINE_FIELD 20090701
Events
Class CL_DBA_SCREEN_RADIOBUTTON has no event.
Types
Class CL_DBA_SCREEN_RADIOBUTTON 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 GROUPS Call by reference Type reference (TYPE) STRING 20090910
2 Importing NAME Call by reference Type reference (TYPE) STRING 20080311
3 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20080311
4 Importing SCREEN Call by reference Object reference (TYPE REF TO) CL_DBA_COMPONENT_BUILDER DB6: Layout Description of Snapshot Data 20080311
5 Importing SCREEN_LABEL Call by reference Type reference (TYPE) STRING 20080311

Method CONSTRUCTOR on class CL_DBA_SCREEN_RADIOBUTTON has no exception.

Method DEFINE_CHOICE 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 20090702
2 Importing LABEL Call by reference Type reference (TYPE) CLIKE Char255 20080311
3 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101215
4 Importing NAME Call by reference Type reference (TYPE) STRING 20080311

Method DEFINE_CHOICE on class CL_DBA_SCREEN_RADIOBUTTON has no exception.

Method DEFINE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGN Call by reference Type reference (TYPE) STRING SPACE 20090701
2 Importing BACKEND_TABLE_REF Call by reference Type reference (TYPE) CLIKE 20090701
3 Importing BIND_READONLY Call by reference Type reference (TYPE) STRING 20091028
4 Importing ENABLED Call by reference Type reference (TYPE) STRING CHAR255 20090701
5 Importing FIELDTYPE Call by reference Type reference (TYPE) I CL_DBA_COMPONENT_BUILDER=>FIELDTYPE_SIMPLE_FIELD FIELDTYPE 20090701
6 Importing FOR_CHOICE Call by reference Type reference (TYPE) STRING 20090701
7 Importing GROUPS Call by reference Type reference (TYPE) STRING 20090701
8 Importing ICON Call by reference Type reference (TYPE) STRING 20090701
9 Importing IV_SAPGUI_HEIGHT Call by reference Type reference (TYPE) I 20131106
10 Importing IV_SAPGUI_WIDTH Call by reference Type reference (TYPE) I 20131106
11 Importing LABEL Call by reference Type reference (TYPE) CLIKE CL_DBA_COMPONENT_BUILDER=>CO_AUTO_TEXT LABEL 20090701
12 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090701
13 Importing NAME Call by reference Type reference (TYPE) STRING NAME 20090701
14 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090701
15 Importing NODE_NAME Call by reference Type reference (TYPE) STRING Char255 20090701
16 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20090701
17 Importing READONLY Call by reference Type reference (TYPE) ABAP_BOOL 20090701
18 Importing ROWS Call by reference Type reference (TYPE) I ROWS 20090701
19 Importing TEXT Call by reference Type reference (TYPE) STRING 20090701
20 Importing TOOLTIP Call by reference Type reference (TYPE) CLIKE CL_DBA_COMPONENT_BUILDER=>CO_AUTO_TEXT 20090701
21 Importing UNIT Call by reference Type reference (TYPE) CLIKE CL_DBA_COMPONENT_BUILDER=>CO_AUTO_TEXT UNIT 20090701
22 Importing UNIT_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090701
23 Importing VALUE Call by reference Type reference (TYPE) STRING 20090701
24 Importing VALUE_LIST Call by reference Type reference (TYPE) STRING 20090701
25 Importing VISIBILITY Call by reference Type reference (TYPE) STRING Char255 20090701

Method DEFINE_FIELD on class CL_DBA_SCREEN_RADIOBUTTON has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 711