public class SearchForm extends AbstractCompositeElement<SearchField>
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
id
modCount
Constructor and Description |
---|
SearchForm() |
Modifier and Type | Method and Description |
---|---|
void |
configureCriteria(Criteria criteria) |
SearchField |
findSearchFieldByPropertyName(String propertyName) |
String |
toSearchString(String encoding) |
void |
toXhtml(XhtmlBuffer xb) |
fields, findFieldByPropertyName, getId, readFromObject, readFromRequest, setId, validate, writeToObject
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
public static final String copyright
public void toXhtml(@NotNull XhtmlBuffer xb)
public void configureCriteria(Criteria criteria)
public SearchField findSearchFieldByPropertyName(String propertyName)