SAP ABAP Class CLG_THTMLB_RADIOBUTTONGROUP (Base: <thtmlb:radioButtonGroup>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_ELEMENT Element class for THTMLB tag library 20060330
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_RADIOBUTTONGROUP Element-Handler: 20060330
Properties
Class CLG_THTMLB_RADIOBUTTONGROUP  
Short Description Base: <thtmlb:radioButtonGroup>    
Super Class CL_THTMLB_ELEMENT Element class for THTMLB tag library 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060330   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLB_RADIOBUTTONGROUP has no forward declaration.
Interfaces
Class CLG_THTMLB_RADIOBUTTONGROUP has no interface implemented.
Friends
Class CLG_THTMLB_RADIOBUTTONGROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLUMNCOUNT Instance attribute Public Type reference (TYPE) STRING '1' Number of Columns 20060330
2 DISABLED Instance attribute Public Type reference (TYPE) STRING 'FALSE' Ready for Input Status 20060330
3 DISPLAYTABLE Instance attribute Public Type reference (TYPE) STRING Display in Table 20060330
4 ENCODE Instance attribute Public Type reference (TYPE) STRING 'TRUE' Code 20060406
5 HELPVALUES Instance attribute Public Type reference (TYPE) STRING List of Help Values 20060330
6 MODE Instance attribute Public Type reference (TYPE) STRING 'LAYOUT_GROUPING' LAYOUT_GROUPING | LOGICAL_GROUPING 20060330
7 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060330
8 NAMEOFKEYCOLUMN Instance attribute Public Type reference (TYPE) STRING Lead Column Name 20060406
9 NAMEOFVALUECOLUMN Instance attribute Public Type reference (TYPE) STRING Value Column Name 20060406
10 ONCLICK Instance attribute Public Type reference (TYPE) STRING OnClick Event 20060406
11 ONENTER Instance attribute Public Type reference (TYPE) STRING Submit onEnter server side event name 20131104
12 RADIOBUTTONTABLE Instance attribute Public Object reference (TYPE REF TO) DATA Table 20060406
13 SELECTION Instance attribute Public Type reference (TYPE) STRING Selection 20060330
14 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20080226
15 TOOLTIP Instance attribute Public Type reference (TYPE) STRING Quick Info 20060330
16 WIDTH Instance attribute Public Type reference (TYPE) STRING Width 20060330
17 _HELPVALUES Instance attribute Public Type reference (TYPE) STRING List of Help Values 20060330
18 _SELECTION Instance attribute Public Type reference (TYPE) STRING Selection 20060330
19 _TOOLTIP Instance attribute Public Type reference (TYPE) STRING Quick Info 20061222
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060330
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060330
3 FACTORY Static method Public Method FACTORY_METHOD 20060330
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20060330
Events
Class CLG_THTMLB_RADIOBUTTONGROUP has no event.
Types
Class CLG_THTMLB_RADIOBUTTONGROUP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_THTMLB_RADIOBUTTONGROUP has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_THTMLB_RADIOBUTTONGROUP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_THTMLB_RADIOBUTTONGROUP has no parameter.
Method CONSTRUCTOR on class CLG_THTMLB_RADIOBUTTONGROUP has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMNCOUNT Call by reference Type reference (TYPE) CSEQUENCE '1' 20060330
2 Importing DISABLED Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20060330
3 Importing DISPLAYTABLE Call by reference Type reference (TYPE) CSEQUENCE 20060330
4 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLB_RADIOBUTTONGROUP 20060330
5 Importing ENCODE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20060406
6 Importing HELPVALUES Call by reference Type reference (TYPE) CSEQUENCE 20060330
7 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20060330
8 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20060330
9 Importing MODE Call by reference Type reference (TYPE) CSEQUENCE 'LAYOUT_GROUPING' 20060330
10 Importing NAMEOFKEYCOLUMN Call by reference Type reference (TYPE) CSEQUENCE 20060406
11 Importing NAMEOFVALUECOLUMN Call by reference Type reference (TYPE) CSEQUENCE 20060406
12 Importing ONCLICK Call by reference Type reference (TYPE) CSEQUENCE 20060406
13 Importing ONENTER Call by reference Type reference (TYPE) CSEQUENCE 20131104
14 Importing RADIOBUTTONTABLE Call by reference Object reference (TYPE REF TO) DATA 20060406
15 Importing SELECTION Call by reference Type reference (TYPE) CSEQUENCE 20060330
16 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
17 Importing TOOLTIP Call by reference Type reference (TYPE) CSEQUENCE 20060330
18 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20060330
19 Importing _HELPVALUES Call by reference Type reference (TYPE) STRING 20060330
20 Importing _SELECTION Call by reference Type reference (TYPE) STRING 20060330
21 Importing _TOOLTIP Call by reference Type reference (TYPE) STRING 20061222

Method FACTORY on class CLG_THTMLB_RADIOBUTTONGROUP has no exception.

Method FACTORY_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_THTMLB_RADIOBUTTONGROUP 20060330

Method FACTORY_CLEAR on class CLG_THTMLB_RADIOBUTTONGROUP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700