| Modifier and Type | Class and Description |
|---|---|
class |
DynamicFlexibleSearchContainer |
| Modifier and Type | Method and Description |
|---|---|
AbstractSearchContainer |
GenericItemSearchListChip.getSearchContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected GenericItemSearchListChip |
GenericSearchChip.createResultListChip(AbstractSearchContainer container) |
protected GenericItemSearchListChip |
ModalGenericSearchChip.createResultListChip(AbstractSearchContainer container) |
void |
AbstractGenericConditionalSearchChip.SearchPerformer.search(AbstractSearchContainer container) |
void |
GenericItemSearchListChip.setSearchContainer(AbstractSearchContainer searchContainer)
Set the SearchContainer for the SearchListChip.
|
| Constructor and Description |
|---|
GenericItemSearchListChip(DisplayState displayState,
Chip parent,
AbstractSearchContainer container) |
ModalGenericItemSearchListChip(DisplayState displayState,
Chip parent,
AbstractSearchContainer container)
Creates a new instance of GenericOrganizerResultListChip
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizerChip.search(AbstractSearchContainer searchContainer) |
| Constructor and Description |
|---|
OrganizerListChip(DisplayState displayState,
Chip parent,
AbstractSearchContainer container) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlexibleSearchContainer
Implementation of
AbstractSearchContainer which is used in the search
result pager view. |
class |
GenericSearchContainer
Implementation of
AbstractSearchContainer which is used in the search
result pager view. |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneSearchContainer
The lucenesearch's implementation of
AbstractSearchContainer is used in the search result pager view. |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowSearchContainer
A flexible search container adjusted to the workflow extension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowOrganizerChip.search(AbstractSearchContainer searchContainer) |
Copyright © 2017 SAP SE. All Rights Reserved.