ラジオボタン グループオブジェクト [詳細]
#include <PGJsonObject.h>
Public メソッド | |
PGJsonRadioButtonGroup (PGJsonObject *parent) | |
コンストラクタ | |
virtual | ~PGJsonRadioButtonGroup () |
デストラクタ | |
void | SwitchOff () |
子のラジオボタンの現在のONをOFFにする |
ラジオボタン グループオブジェクト
PGJsonRadioButtonGroup | ( | PGJsonObject * | parent | ) |
コンストラクタ
parent | 親クラスのポインタ |
~PGJsonRadioButtonGroup | ( | ) | [virtual] |
デストラクタ
void SwitchOff | ( | ) |
子のラジオボタンの現在のONをOFFにする
子のラジオボタンの現在「ON」になっているものを検索し「OFF」に変更します。