Interface | Description |
---|---|
ThumbnailContainer.IdProvider |
Provides a list of thumbnail item ids.
|
ThumbnailView |
Thumbnail view interface.
|
Class | Description |
---|---|
JcrThumbnailContainer |
JCR implementation of
ThumbnailContainer delegating to a FlatJcrContainer . |
JcrThumbnailItemIdProvider | Deprecated
since 5.3.10 should be avoided since it does not lazy load the items.
|
ThumbnailContainer | Deprecated
since 5.3.10 in favor of
JcrThumbnailContainer , this container
should be avoided as it loads the items eagerly. |
ThumbnailPresenter |
The ThumbnailPresenter is responsible for creating, configuring and updating a thumbnail grid of items according to the workbench definition.
|
ThumbnailPresenterDefinition | Deprecated
since 6.2.3.
|
ThumbnailViewImpl |
Default Vaadin implementation of the thumbnail view.
|
Copyright © 2020 Magnolia International Ltd.. All rights reserved.