org.seasar.tuigwaa.view
クラス SearchFormComponent.SearchKey
java.lang.Object
org.seasar.tuigwaa.view.SearchFormComponent.SearchKey
- 含まれているクラス:
- SearchFormComponent
- public static class SearchFormComponent.SearchKey
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchFormComponent.SearchKey
public SearchFormComponent.SearchKey(String name,
TgwAttribute attr,
Object value,
CriteriaFunction function,
String label)
getName
public String getName()
getAttr
public TgwAttribute getAttr()
getValue
public Object getValue()
getLabel
public String getLabel()
getFilteredValue
public Object getFilteredValue()
getFunction
public CriteriaFunction getFunction()
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.