org.seasar.tuigwaa.controller
クラス CustomFormForm.CustomFormRow
java.lang.Object
org.seasar.tuigwaa.controller.CustomFormForm.CustomFormRow
- 含まれているクラス:
- CustomFormForm
- public static class CustomFormForm.CustomFormRow
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPTION_IGNORE
public static final int OPTION_IGNORE
- 関連項目:
- 定数フィールド値
OPTION_INPUT
public static final int OPTION_INPUT
- 関連項目:
- 定数フィールド値
OPTION_VALUE
public static final int OPTION_VALUE
- 関連項目:
- 定数フィールド値
CustomFormForm.CustomFormRow
public CustomFormForm.CustomFormRow(TgwAttribute attr)
getHtml
public String[] getHtml(int index)
setOption
public void setOption(int option)
getOption
public int getOption()
setValue
public void setValue(String value)
setValues
public void setValues(String[] values)
getValues
public String[] getValues()
getValue
public String getValue()
getAttrName
public String getAttrName()
getConvertedValue
public Object getConvertedValue()
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.