| Methods Index |
CRadioNavigatorSubclass: None
CRadioGroup.
CRadioNavigator, but the tab stops are automatically generated in the constructor based on the NRadioButtons belonging to the CRadioGroup parameter.
|
|
|
|
CRadioGroup*
|
itsRadioGroup;
| Pointer to the radio group to which navigation has been added. |
NRadioNavigator(CRadioGroup* theRadioGroup,
CSubview* theEnclosure = NULL);
virtual void ActivateTabStop(CTabStop*);
CNavigator::PickTabStop to give radio buttons focus.
static RWBoolean TabStopTestViewIdIs(const CTabStop* theTabStop, long theId);
theTabstop for the RadioButton with an ID matching theId.
virtual CTabStop* PickTabStop(RWtestGeneric
theTabStopTest = 0, void* = NULL,
RWtestGeneric theNavTest = 0, void* = NULL);
CNavigator::PickTabStop to finds the appropriate tab stop to use for focus.