public interface ThumbnailContainer
extends com.vaadin.data.Container.Indexed
Indexed
container interface extension required by thumbnails view.
Defines methods for resolving the thumbnail property id and property itself.LazyThumbnailLayout
com.vaadin.data.Container.Indexed.ItemAddEvent, com.vaadin.data.Container.Indexed.ItemRemoveEvent
com.vaadin.data.Container.Editor, com.vaadin.data.Container.Filter, com.vaadin.data.Container.Filterable, com.vaadin.data.Container.Hierarchical, com.vaadin.data.Container.Indexed, com.vaadin.data.Container.ItemSetChangeEvent, com.vaadin.data.Container.ItemSetChangeListener, com.vaadin.data.Container.ItemSetChangeNotifier, com.vaadin.data.Container.Ordered, com.vaadin.data.Container.PropertySetChangeEvent, com.vaadin.data.Container.PropertySetChangeListener, com.vaadin.data.Container.PropertySetChangeNotifier, com.vaadin.data.Container.SimpleFilterable, com.vaadin.data.Container.Sortable, com.vaadin.data.Container.Viewer
Modifier and Type | Method and Description |
---|---|
com.vaadin.data.Property |
getThumbnailProperty(Object itemId) |
Object |
getThumbnailPropertyId() |
addItemAt, addItemAt, getIdByIndex, getItemIds, indexOfId
Copyright © 2017 Magnolia International Ltd.. All rights reserved.