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