public class SearchForm extends AbstractCompositeElement<SearchField>
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
idmodCount| 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, writeToObjectadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic static final String copyright
public void toXhtml(@NotNull
XhtmlBuffer xb)
public void configureCriteria(Criteria criteria)
public SearchField findSearchFieldByPropertyName(String propertyName)