| Modifier and Type | Method and Description |
|---|---|
static NavigationParentElement |
NavigationParentFactory.build(NavigationEditorService service,
java.lang.String componentUid,
java.lang.String slotUid,
LiveEditViewModel viewModel) |
| Modifier and Type | Method and Description |
|---|---|
LiveEditViewModel |
NavigationNodeViewModel.getLiveEditView() |
LiveEditViewModel |
NavigationEditorViewModel.getLiveEditViewModel() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NavigationLinkViewModel> |
NavigationNodeTabViewModel.getNavigationLinksForContentPageFromCurrentCatalog(LiveEditViewModel model) |
void |
NavigationEditorViewModel.initModel(LiveEditViewModel liveEditViewModel,
java.lang.String serverPath,
java.lang.String componentUID,
java.lang.String contentSlotUID) |
| Constructor and Description |
|---|
NavigationNodeViewModel(LiveEditViewModel liveEditView,
ContentSlotModel contentSlot) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
NavigationEditorService.getComponentForPreviewCatalogVersions(java.lang.String componentUid,
LiveEditViewModel model)
Find a given component from a given preview catalog version
|
ContentSlotModel |
NavigationEditorService.getContentSlotForPreviewCatalogVersions(java.lang.String slotUid,
LiveEditViewModel model)
Get a given content slot from a given preview catalog version
|
ContentSlotModel |
NavigationEditorService.getNavigationBarContentSlot(java.lang.String uid,
LiveEditViewModel model)
Find the content slot containing the navigation bar
|
java.util.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 © 2018 SAP SE. All Rights Reserved.