org.seasar.tuigwaa.controller
クラス UpdateRuleForm.UpdateRuleRow

java.lang.Object
  拡張org.seasar.tuigwaa.controller.UpdateRuleForm.UpdateRuleRow
含まれているクラス:
UpdateRuleForm

public static class UpdateRuleForm.UpdateRuleRow
extends Object


コンストラクタの概要
UpdateRuleForm.UpdateRuleRow(TgwEntity entity, TgwAttribute attr)
           
 
メソッドの概要
protected  String createRemoveButton(int index)
           
 String getAttrName()
           
 Object getConvertedValue()
           
 String[] getHtml(int index)
           
 String getValue()
           
 String[] getValues()
           
 void setValue(String value)
           
 void setValues(String[] values)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

UpdateRuleForm.UpdateRuleRow

public UpdateRuleForm.UpdateRuleRow(TgwEntity entity,
                                    TgwAttribute attr)
メソッドの詳細

createRemoveButton

protected String createRemoveButton(int index)

getHtml

public String[] getHtml(int index)

setValue

public void setValue(String value)

getValue

public String getValue()

getAttrName

public String getAttrName()

getValues

public String[] getValues()

setValues

public void setValues(String[] values)

getConvertedValue

public Object getConvertedValue()


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.