NO_VALUE_OPTION
コンストラクタと説明 |
---|
Selection_RADIO(CodeData cdData)
コンストラクター
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getOption(String selectValue,
boolean seqFlag)
初期値が選択済みの 選択肢(オプション)を返します。
|
String |
getOption(String selectValue,
boolean seqFlag,
boolean useShortLabel)
初期値が選択済みの 選択肢(オプション)を返します。
|
String |
getRadio(String name,
String selectValue,
boolean useLabel)
初期値が選択済みの 選択肢(オプション)を返します。
|
String |
getRadioLabel(String selectValue)
選択肢(value)に対するラベルを返します。
|
String |
getValueLabel(String selectValue)
選択肢(value)に対するラベルを返します。
|
String |
getValueLabel(String selectValue,
boolean flag)
選択肢(value)に対するラベルを返します。
|
boolean |
isTimeOver()
オブジェクトのキャッシュが時間切れかどうかを返します。
|
boolean |
useMultiSelect()
マルチ・キーセレクトを使用するかどうかを返します。
|
public Selection_RADIO(CodeData cdData)
cdData
- コードデータオブジェクトpublic String getOption(String selectValue, boolean seqFlag)
public String getOption(String selectValue, boolean seqFlag, boolean useShortLabel)
public String getRadio(String name, String selectValue, boolean useLabel)
public String getValueLabel(String selectValue)
getValueLabel
インタフェース内 Selection
selectValue
- 選択肢の値getValueLabel( String,boolean )
public String getValueLabel(String selectValue, boolean flag)
getValueLabel
インタフェース内 Selection
selectValue
- 選択肢の値flag
- 短縮ラベルを使用する [true:使用する/false:しない]getValueLabel( String )
4.0.0 (2005/11/30) を追加 |
public String getRadioLabel(String selectValue)
getRadioLabel
インタフェース内 Selection
selectValue
- 選択肢の値getValueLabel( String,boolean )
public boolean useMultiSelect()
useMultiSelect
インタフェース内 Selection
3.5.5.7 (2004/05/10) 新規作成 |
public boolean isTimeOver()
isTimeOver
インタフェース内 Selection
4.0.0 (2005/01/31) 新規作成 |
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.