| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.data.shared.ModelKeyProvider<FilterKey> |
ActiveFiltersPanel.FilterKeyPropertiesCombo.id() |
com.sencha.gxt.data.shared.LabelProvider<FilterKey> |
ActiveFiltersPanel.FilterKeyPropertiesCombo.key() |
| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.core.client.ValueProvider<AccountingFilter,FilterKey> |
AccountingFilterProperties.filterKey() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<FilterKey> |
AccountingManagerService.getFilterKeys(AccountingType accountingType) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingManagerServiceAsync.getFilterKeys(AccountingType accountingType,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<FilterKey>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<FilterKey> |
AccountingStateData.getAvailableFilterKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingStateData.setAvailableFilterKeys(ArrayList<FilterKey> availableFilterKeys) |
| Constructor and Description |
|---|
AccountingStateData(AccountingType accountingType,
SeriesRequest seriesRequest,
SeriesResponse seriesResponse,
ArrayList<FilterKey> availableFilterKeys) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<FilterKey> |
AccountingManagerServiceImpl.getFilterKeys(AccountingType accountingType) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<FilterKey> |
AccountingCaller.getFilterKeys(AccountingType accountingType) |
| Modifier and Type | Method and Description |
|---|---|
FilterKey |
AccountingFilter.getFilterKey() |
FilterKey |
FilterValuesRequest.getFilterKey() |
| Modifier and Type | Method and Description |
|---|---|
int |
FilterKey.compareTo(FilterKey filterKey) |
void |
AccountingFilter.setFilterKey(FilterKey filterKey) |
void |
FilterValuesRequest.setFilterKey(FilterKey filterKey) |
| Constructor and Description |
|---|
AccountingFilter(int id,
FilterKey filterKey,
String filterValue) |
FilterValuesRequest(FilterKey filterKey,
AccountingType accountingType) |
Copyright © 2016. All Rights Reserved.