public class BoatFilterComponent extends FilterComponent<BoatFilter>
| Constructor and Description |
|---|
BoatFilterComponent() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getBoatNamesStartWith(String input) |
BoatFilterValues |
getPossibleValuesForFilter() |
protected BoatFilterValues |
getPossibleValuesForFilter(boolean update) |
List<SampleRow> |
getSampleRows() |
String[] |
getShipOwnerNamesContains(String input) |
protected boolean |
isAvailableDataForFiltersOnly()
Used to show only active company and observers.
|
String[] |
onProvideCompletionsFromBoatName(String input) |
String[] |
onProvideCompletionsFromShipOwnerName(String input) |
void |
resetFilter()
Method to initialize filter, is call on constructor
|
void |
setSampleRow(SampleRow sampleRow) |
BoatFilterValues |
updatePossibleValuesForFilter() |
void |
updateSearchFields()
Used to update search fields
|
getDateFormat, getFilter, getFiltersVisible, getFiltersZone, getResources, getUser, getVisibleOnStartup, isRefresh, isReset, onSelectedFromRefresh, onSelectedFromReset, onSuccessFromFiltersForm, setFilter, setFiltersVisible, switchFiltersVisibleprotected boolean isAvailableDataForFiltersOnly()
FilterComponentisAvailableDataForFiltersOnly in class FilterComponent<BoatFilter>public void resetFilter()
FilterComponentresetFilter in class FilterComponent<BoatFilter>public void updateSearchFields()
FilterComponentupdateSearchFields in class FilterComponent<BoatFilter>public BoatFilterValues getPossibleValuesForFilter()
public BoatFilterValues updatePossibleValuesForFilter()
protected BoatFilterValues getPossibleValuesForFilter(boolean update)
public void setSampleRow(SampleRow sampleRow)
public String[] onProvideCompletionsFromShipOwnerName(String input)
public String[] onProvideCompletionsFromBoatName(String input) throws WaoException
WaoExceptionCopyright © 2009-2013 Ifremer. All Rights Reserved.