| Package | Description |
|---|---|
| com.hybris.cockpitng.widgets.collectionbrowser.mold | |
| com.hybris.cockpitng.widgets.collectionbrowser.mold.impl |
| Modifier and Type | Field and Description |
|---|---|
protected CollectionBrowserController |
DefaultCollectionBrowserContext.controller |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionBrowserDelegateController.setController(CollectionBrowserController controller)
Sets Collection Browser controller
|
| Constructor and Description |
|---|
DefaultCollectionBrowserContext(CollectionBrowserController controller) |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionBrowserController |
CollectionBrowserConfigurationLoader.getController() |
protected CollectionBrowserController |
TitleDelegateController.getController() |
protected CollectionBrowserController |
DefaultSelectAndFocusDelegateController.getController() |
protected CollectionBrowserController |
PagingDelegateController.getController() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionBrowserConfigurationLoader.setController(CollectionBrowserController controller) |
void |
TitleDelegateController.setController(CollectionBrowserController controller) |
void |
DefaultSelectAndFocusDelegateController.setController(CollectionBrowserController controller) |
void |
PagingDelegateController.setController(CollectionBrowserController controller) |
| Constructor and Description |
|---|
CollectionBrowserConfigurationLoader(CollectionBrowserController controller)
Deprecated.
since 6.7 - not used anymore, please use @link{
CollectionBrowserConfigurationLoader.CollectionBrowserConfigurationLoader()} |
PagingDelegateController(CollectionBrowserController controller)
Deprecated.
since 6.7 - not used anymore, please use @link{
PagingDelegateController.PagingDelegateController()} |
TitleDelegateController(CollectionBrowserController controller)
Deprecated.
since 6.7 - not used anymore, please use @link{
TitleDelegateController.TitleDelegateController() |
Copyright © 2018. All rights reserved.