| Modifier and Type | Method and Description |
|---|---|
static NavigationParentElement |
NavigationParentFactory.build(NavigationEditorService service,
String componentUid,
String slotUid,
LiveEditViewModel viewModel) |
| Modifier and Type | Method and Description |
|---|---|
LiveEditViewModel |
NavigationNodeViewModel.getLiveEditView() |
LiveEditViewModel |
NavigationEditorViewModel.getLiveEditViewModel() |
| Modifier and Type | Method and Description |
|---|---|
List<NavigationLinkViewModel> |
NavigationNodeTabViewModel.getNavigationLinksForContentPageFromCurrentCatalog(LiveEditViewModel model) |
void |
NavigationEditorViewModel.initModel(LiveEditViewModel liveEditViewModel,
String serverPath,
String componentUID,
String contentSlotUID) |
| Constructor and Description |
|---|
NavigationNodeViewModel(LiveEditViewModel liveEditView,
ContentSlotModel contentSlot) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
NavigationEditorService.getComponentForPreviewCatalogVersions(String componentUid,
LiveEditViewModel model)
Find a given component from a given preview catalog version
|
ContentSlotModel |
NavigationEditorService.getContentSlotForPreviewCatalogVersions(String slotUid,
LiveEditViewModel model)
Get a given content slot from a given preview catalog version
|
ContentSlotModel |
NavigationEditorService.getNavigationBarContentSlot(String uid,
LiveEditViewModel model)
Find the content slot containing the navigation bar
|
List<NavigationLinkViewModel> |
NavigationEditorService.getNavigationLinksForContetPagesFromCurrentCatalog(LiveEditViewModel model)
Find all navigation links for a given content page
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLiveEditViewModel
Default implementation of the LiveEditViewModel.
|
Copyright © 2017 SAP SE. All Rights Reserved.