it.tidalwave.bluebill.stats.domain
Class PingTableModel

Package class diagram package PingTableModel
java.lang.Object
  extended by it.tidalwave.ui.vaadin.IndexedContainerSupport
      extended by it.tidalwave.ui.vaadin.ReadOnlyPresentationModelContainer
          extended by it.tidalwave.bluebill.stats.domain.PingTableModel
All Implemented Interfaces:
com.vaadin.data.Container, com.vaadin.data.Container.Indexed, com.vaadin.data.Container.Ordered, TableModel, java.io.Serializable

public class PingTableModel
extends ReadOnlyPresentationModelContainer
implements TableModel

Version:
$Id$
Author:
Fabrizio Giudici
See Also:
Serialized Form

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
PingTableModel()
           
PingTableModel(PresentationModel pingsPM)
           
 
Method Summary
 
Methods inherited from class it.tidalwave.ui.vaadin.ReadOnlyPresentationModelContainer
getItem, 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
 
Methods inherited from interface it.tidalwave.ui.vaadin.TableModel
getHeaderLabels
 
Methods inherited from interface com.vaadin.data.Container
addContainerProperty, addItem, addItem, containsId, getContainerProperty, getContainerPropertyIds, getItem, getItemIds, getType, removeAllItems, removeContainerProperty, removeItem, size
 

Constructor Detail

PingTableModel

public PingTableModel()

PingTableModel

public PingTableModel(@Nonnull
                      PresentationModel pingsPM)


Copyright © 2011 Tidalwave s.a.s.. All Rights Reserved.