Interface | Description |
---|---|
ContentViewDefinition<T> |
Generic content view definition.
|
GridViewDefinition<T> |
Base definition interface of Vaadin Grid based views.
|
Class | Description |
---|---|
BrowserDescriptor<T,DS extends DatasourceDefinition> |
Descriptor of a sub-app that provides browsing functionality of some data source.
|
ContentAppDescriptor<DS extends DatasourceDefinition> |
Base app descriptor for content apps.
|
ContentSubAppDescriptor<DS extends DatasourceDefinition> |
Base sub app descriptor for content apps.
|
ContentViewsDefinition<T> |
Defines multiple
ContentView . |
ExtensionViewDefinition<T extends UIComponent> |
Wrapper for
ViewDefinition which allows display it within Workbench
in additional slot above the ContentView . |
ListViewDefinition<T> |
Definition of
ListView . |
ThumbnailViewDefinition<T> |
Definition of
ThumbnailView . |
TreeViewDefinition<T> |
Definition of
TreeView . |
WorkbenchDefinition<T> |
Generic workbench definition.
|
Copyright © 2020 Magnolia International Ltd.. All rights reserved.