|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchForm.InputField | |
|---|---|
| GWTApplication.client | |
| Uses of SearchForm.InputField in GWTApplication.client |
|---|
| Fields in GWTApplication.client declared as SearchForm.InputField | |
|---|---|
(package private) SearchForm.InputField[] |
SearchForm.AdvancedSearchInputFieldData
The generation of the search form is data-driven and this is done through the use of the following array |
(package private) SearchForm.InputField[] |
SearchForm.SimpleSearchInputFieldData
|
| Methods in GWTApplication.client with parameters of type SearchForm.InputField | |
|---|---|
(package private) void |
SearchForm.createSearchTabPanel(java.lang.String SearchType,
java.lang.String TabText,
SearchForm.InputField[] SearchTabPanelData,
int TableWidth,
boolean IncludeVisibilityCheckBoxes)
This method will create a search panel within the parent tab panel. |
private void |
SearchForm.resetFields(SearchForm.InputField[] FormFields)
This will be used to reset the fields in the search form which is provided. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||