org.seasar.tuigwaa.controller
クラス AbstractFieldFilterForm.BooleanFieldForm

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

public static class AbstractFieldFilterForm.BooleanFieldForm
extends AbstractFieldFilterForm.FieldForm


フィールドの概要
 
クラス org.seasar.tuigwaa.controller.AbstractFieldFilterForm.FieldForm から継承したフィールド
BETWEEN, DATEFUNC, EQ, GE, GT, ISNOTNULL, ISNULL, LE, LIKE_HEAD, LIKE_IN, LIKE_TAIL, LT, NE, SECURITY
 
コンストラクタの概要
AbstractFieldFilterForm.BooleanFieldForm()
           
 
メソッドの概要
 String[] getPickTypes()
           
 Object getValue()
           
protected  String getValueHtml(int index, String fieldName)
           
 void setValueField(Boolean value)
           
 
クラス org.seasar.tuigwaa.controller.AbstractFieldFilterForm.FieldForm から継承したメソッド
createRemoveButton, getDisplayName, getEntity, getField, getFieldName, getHtmlData, getType, isNeedValue, isNullablePickType, setDisplayName, setEntity, setFieldName, setNeedValue, setType, setValue, setVisitor, updateValueHtml
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AbstractFieldFilterForm.BooleanFieldForm

public AbstractFieldFilterForm.BooleanFieldForm()
メソッドの詳細

getPickTypes

public String[] getPickTypes()

setValueField

public void setValueField(Boolean value)

getValue

public Object getValue()
オーバーライド:
クラス AbstractFieldFilterForm.FieldForm 内の getValue

getValueHtml

protected String getValueHtml(int index,
                              String fieldName)
オーバーライド:
クラス AbstractFieldFilterForm.FieldForm 内の getValueHtml


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