# 
        cp.ui.RadioGroup
    
Represents an AXRadioGroup, providing utility methods.
        # 
        API Overview
    
Functions - API calls offered directly by the extension
- matches 
Constructors - API calls which return an object, typically one that offers API methods
- RadioGroup 
Fields - Variables which can only be accessed from an object returned by a constructor
- optionCount 
- options 
- optionsUI 
- selectedOption 
Methods - API calls which can only be made on an object returned by a constructor
- doNextOption 
- doPreviousOption 
- doSelectOption 
- nextOption 
- previousOption 
