A radio set is a group of values of which only one can be set at any time. You can define a static radio set by using the VIEW-AS phrase with any LOGICAL, CHARACTER, INTEGER, INT64, DECIMAL, or DATE value. You can create a dynamic radio set with the CREATE widget statement. For example:



Attributes

AUTO-RESIZE attribute BGCOLOR attribute COLUMN attribute
CONTEXT-HELP-ID attribute DATA-TYPE attribute DBNAME attribute
DCOLOR attribute DELIMITER attribute DROP-TARGET attribute
DYNAMIC attribute EXPAND attribute FGCOLOR attribute
FONT attribute FRAME attribute FRAME-COL attribute
FRAME-NAME attribute FRAME-ROW attribute FRAME-X attribute
FRAME-Y attribute HANDLE attribute HEIGHT-CHARS attribute
HEIGHT-PIXELS attribute HELP attribute HIDDEN attribute
HORIZONTAL attribute HTML-CHARSET attribute INPUT-VALUE attribute
INSTANTIATING-PROCEDURE attribute LABEL attribute MANUAL-HIGHLIGHT attribute
MENU-KEY attribute MENU-MOUSE attribute MODIFIED attribute
MOUSE-POINTER attribute MOVABLE attribute NAME attribute
NEXT-SIBLING attribute NEXT-TAB-ITEM attribute NUM-BUTTONS attribute
NUM-DROPPED-FILES attribute PARENT attribute PFCOLOR attribute
POPUP-MENU attribute PREV-SIBLING attribute PREV-TAB-ITEM attribute
PRIVATE-DATA attribute RADIO-BUTTONS attribute RESIZABLE attribute
ROW attribute SCREEN-VALUE attribute SELECTABLE attribute
SELECTED attribute SENSITIVE attribute SIDE-LABEL-HANDLE attribute
TABLE attribute TAB-POSITION attribute TAB-STOP attribute
TOOLTIP attribute TYPE attribute VISIBLE attribute
WIDGET-ID attribute WIDTH-CHARS attribute WIDTH-PIXELS attribute
WINDOW attribute X attribute Y attribute

Methods

ADD-LAST( ) method DELETE( ) method
DISABLE( ) method ENABLE( ) method
END-FILE-DROP( ) method GET-DROPPED-FILE( ) method
LOAD-MOUSE-POINTER( ) method MOVE-AFTER-TAB-ITEM( ) method
MOVE-BEFORE-TAB-ITEM( ) method MOVE-TO-BOTTOM( ) method
MOVE-TO-TOP( ) method REPLACE( ) method
VALIDATE( ) method

Events

Default keyboard events Developer events
General direct manipulation events Mouse events
Navigation key function events Universal key function events
DROP-FILE-NOTIFY ENTRY
LEAVE

See also

CREATE widget statement, VIEW-AS phrase