| Constructor and Description |
|---|
AdvancedSearchPanel(SearchAvailabilityType searchStatus) |
| Modifier and Type | Method and Description |
|---|---|
SearchAvailabilityType |
SearchService.getSearchStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchServiceAsync.getSearchStatus(com.google.gwt.user.client.rpc.AsyncCallback<SearchAvailabilityType> callback) |
| Modifier and Type | Method and Description |
|---|---|
SearchAvailabilityType |
SearchServlet.getSearchStatus() |
| Modifier and Type | Method and Description |
|---|---|
static SearchAvailabilityType |
SearchAvailabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchAvailabilityType[] |
SearchAvailabilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.