net.sf.regain.search.sharedlib.input |
|
Java Source File Name | Type | Comment |
FieldlistTag.java | Class | Generates a combobox list that shows all distinct values of a field in the
index. |
HiddenparamTag.java | Class | Generates the value of a HTML request parameter as a hidden field. |
MaxresultsTag.java | Class | Generates a hidden field that contains the maximum number of results. |
QueryTag.java | Class | Generates an input field that contains the current search query. |
SubmitTag.java | Class | Generates a submit button. |