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