| Modifier and Type | Method and Description |
|---|---|
TreeOptions |
Controller.getTreeOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Controller.setTreeOptions(TreeOptions treeOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterAreaUiHandlers.updateTreeOptions(TreeOptions treeOptions) |
void |
FilterAreaPresenter.updateTreeOptions(TreeOptions treeOptions) |
| Modifier and Type | Method and Description |
|---|---|
ReportData |
AccountingDashboardService.getReport(RequestReportData requestReportdata,
TreeOptions treeOptions) |
void |
AccountingDashboardServiceAsync.getReport(RequestReportData requestReportdata,
TreeOptions treeOptions,
com.google.gwt.user.client.rpc.AsyncCallback<ReportData> asyncCallback) |
ScopeData |
AccountingDashboardService.getScopeData(TreeOptions treeOptions) |
void |
AccountingDashboardServiceAsync.getScopeData(TreeOptions treeOptions,
com.google.gwt.user.client.rpc.AsyncCallback<ScopeData> callback) |
| Modifier and Type | Method and Description |
|---|---|
ReportData |
AccountingDashboardServiceImpl.getReport(RequestReportData requestReportData,
TreeOptions treeOptions) |
ScopeData |
AccountingDashboardServiceImpl.getScopeData(TreeOptions treeOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
PortalContextTreeProvider.setTreeOptions(TreeOptions treeOptions) |
| Constructor and Description |
|---|
AccountingService(AccountingServiceType accountingServiceType,
TreeOptions treeOptions) |
Copyright © 2022. All Rights Reserved.