public class NavigationEditorWizard extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_ARG |
static String |
WIZARD_ARG |
| Constructor and Description |
|---|
NavigationEditorWizard(DefaultLiveEditViewModel model,
String serverPath,
String componentUID,
String contentSlotUID,
NavigationEditorService navigationEditorService) |
| Modifier and Type | Method and Description |
|---|---|
protected Window |
createFrameComponent(LiveEditView liveEditView) |
protected String |
getComponentURI() |
void |
show(LiveEditView liveEditView) |
public static final String WIZARD_ARG
public static final String SERVICE_ARG
public NavigationEditorWizard(DefaultLiveEditViewModel model, String serverPath, String componentUID, String contentSlotUID, NavigationEditorService navigationEditorService)
public void show(LiveEditView liveEditView)
protected Window createFrameComponent(LiveEditView liveEditView)
protected String getComponentURI()
Copyright © 2017 SAP SE. All Rights Reserved.