| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchModel |
UIAdvancedSearchView.getModel()
Returns this view component's model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIAdvancedSearchView.setModel(AdvancedSearchModel model)
Sets the model of this view component to
model and initializes the view (if model is not
null). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAdvancedSearchModel
Provides methods for adding, removing and notifying
AdvancedSearchModelListeners. |
class |
DefaultAdvancedSearchModel |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchModel |
AdvancedSearchView.getModel() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AdvancedSearchHelper.createSearchParameterValues(AdvancedSearchModel model,
AdvancedSearchParameterContainer parameterContainer,
java.util.List<SearchParameterValue> paramValues,
java.util.List<java.util.List<SearchParameterValue>> orValues) |
void |
AdvancedSearchView.setModel(AdvancedSearchModel model) |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchModel |
ReferenceSelectorModel.getAdvancedSearchModel() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchModel |
DefaultReferenceSelectorModel.getAdvancedSearchModel() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchModel |
SimpleReferenceSelectorModel.getAdvancedSearchModel()
Returns advanced search mode - used for advanced mode
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchModel |
DefaultSimpleReferenceSelectorModel.getAdvancedSearchModel() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchModel |
SearchBrowserModel.getAdvancedSearchModel() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchModel |
AbstractSearchBrowserModel.getAdvancedSearchModel() |
| Modifier and Type | Field and Description |
|---|---|
protected AdvancedSearchModel |
AdvancedSearchPage.DefaultSelectorAdvancedSearchController.advancedSearachModel |
| Constructor and Description |
|---|
DefaultSelectorAdvancedSearchController(AdvancedSearchModel advancedSearachModel,
UIAdvancedSearchView view) |
Copyright © 2018 SAP SE. All Rights Reserved.