public interface LayoutDemoManager extends Serializable
Modifier and Type | Field and Description |
---|---|
static String |
APPLICATION_PATH |
static String |
PREVIEW_PATH |
Modifier and Type | Method and Description |
---|---|
DemoWidgetType |
getWidgetType(String widgetTypeName) |
DemoWidgetType |
getWidgetTypeByViewId(String viewId) |
List<DemoWidgetType> |
getWidgetTypes(String category) |
static final String APPLICATION_PATH
static final String PREVIEW_PATH
DemoWidgetType getWidgetType(String widgetTypeName)
DemoWidgetType getWidgetTypeByViewId(String viewId)
List<DemoWidgetType> getWidgetTypes(String category)
Copyright © 2018 Nuxeo. All rights reserved.