|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectit.tidalwave.ui.vaadin.IndexedContainerSupport
it.tidalwave.ui.vaadin.ReadOnlyPresentationModelContainer
public class ReadOnlyPresentationModelContainer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.vaadin.data.Container |
|---|
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 |
| Field Summary |
|---|
| Fields inherited from class it.tidalwave.ui.vaadin.IndexedContainerSupport |
|---|
beanType |
| Constructor Summary | |
|---|---|
ReadOnlyPresentationModelContainer(java.lang.Class<?> beanType)
|
|
ReadOnlyPresentationModelContainer(PresentationModel presentationModel,
java.lang.Class<?> beanType)
|
|
| Method Summary | |
|---|---|
com.vaadin.data.Item |
getItem(java.lang.Object itemId)
|
int |
size()
|
| Methods inherited from class it.tidalwave.ui.vaadin.IndexedContainerSupport |
|---|
addContainerProperty, addItem, addItem, addItemAfter, addItemAfter, addItemAt, addItemAt, containsId, firstItemId, getContainerProperty, getContainerPropertyIds, getIdByIndex, getItemIds, getType, indexOfId, isFirstId, isLastId, lastItemId, nextItemId, prevItemId, removeAllItems, removeContainerProperty, removeItem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadOnlyPresentationModelContainer(@Nonnull
java.lang.Class<?> beanType)
public ReadOnlyPresentationModelContainer(@Nonnull
PresentationModel presentationModel,
@Nonnull
java.lang.Class<?> beanType)
| Method Detail |
|---|
public final int size()
public final com.vaadin.data.Item getItem(java.lang.Object itemId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||