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

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

public static class AbstractFieldFilterForm.TimestampForm
extends AbstractFieldFilterForm.DateFieldForm


フィールドの概要
 
クラス org.seasar.tuigwaa.controller.AbstractFieldFilterForm.FieldForm から継承したフィールド
BETWEEN, DATEFUNC, EQ, GE, GT, ISNOTNULL, ISNULL, LE, LIKE_HEAD, LIKE_IN, LIKE_TAIL, LT, NE, SECURITY
 
コンストラクタの概要
AbstractFieldFilterForm.TimestampForm()
           
 
メソッドの概要
 String[] getPickTypes()
           
 
クラス org.seasar.tuigwaa.controller.AbstractFieldFilterForm.DateFieldForm から継承したメソッド
getDate, getDate2, getMonth, getMonth2, getSelectType, getValue, getValueHtml, getValueHtml, getValueHtml, getYear, getYear2, setDate, setDate2, setMonth, setMonth2, setSelectType, setValue, setYear, setYear2, updateValueHtml
 
クラス org.seasar.tuigwaa.controller.AbstractFieldFilterForm.FieldForm から継承したメソッド
createRemoveButton, getDisplayName, getEntity, getField, getFieldName, getHtmlData, getType, isNeedValue, isNullablePickType, setDisplayName, setEntity, setFieldName, setNeedValue, setType, setVisitor
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AbstractFieldFilterForm.TimestampForm

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

getPickTypes

public String[] getPickTypes()
オーバーライド:
クラス AbstractFieldFilterForm.DateFieldForm 内の getPickTypes


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