public class PublicationTreeNavigatorRenderer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHAPTER_DROP |
protected static String |
COCKPIT_ID_PUBLICATIONS_CHAPTER |
protected static String |
COCKPIT_ID_PUBLICATIONS_PAGE |
protected static String |
COCKPIT_ID_PUBLICATIONS_PUBLICATION |
static String |
PAGE_DROP |
| Constructor and Description |
|---|
PublicationTreeNavigatorRenderer(PublicationSelectorSectionRenderer sectionRenderer) |
| Modifier and Type | Method and Description |
|---|---|
PublicationSelectorSectionRenderer |
getSectionRenderer() |
void |
render(Treeitem item,
Object node)
Main render method to create tree item
|
public static final String CHAPTER_DROP
public static final String PAGE_DROP
protected static final String COCKPIT_ID_PUBLICATIONS_PUBLICATION
protected static final String COCKPIT_ID_PUBLICATIONS_CHAPTER
protected static final String COCKPIT_ID_PUBLICATIONS_PAGE
public PublicationTreeNavigatorRenderer(PublicationSelectorSectionRenderer sectionRenderer)
sectionRenderer - public void render(Treeitem item,
Object node)
public PublicationSelectorSectionRenderer getSectionRenderer()
Copyright © 2017 SAP SE. All Rights Reserved.