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

java.lang.Objectcom.vaadin.data.util.BeanItemContainer<ENTITY>
com.hack23.cia.web.impl.ui.container.common.AbstractModelObjectContainer<ENTITY>
com.hack23.cia.web.impl.ui.container.common.AbstractAdminModelObjectContainer<MODEL>
com.hack23.cia.web.impl.ui.container.common.AbstractUserContainer<ActionEvent>
com.hack23.cia.web.impl.ui.container.events.EventsContainer
public class EventsContainer extends AbstractUserContainer<ActionEvent> implements Serializable
The Class EventsContainer.
| Modifier and Type | Interface and Description |
|---|
| Nested classes/interfaces inherited from interface com.vaadin.data.Container |
|---|
com.vaadin.data.Container.Editor, 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.Sortable, com.vaadin.data.Container.Viewer |
| Constructor and Description |
|---|
EventsContainer(ApplicationModelFactoryFactory applicationModelFactoryFactory)
Instantiates a new events container. |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Table.ColumnGenerator[] |
getColumnGenerators()
Gets the column generators. |
Object[] |
getGeneratedColumns()
Gets the generated columns. |
Object[] |
getVisibleColumns()
Gets the visible columns. |
| Methods inherited from class com.hack23.cia.web.impl.ui.container.common.AbstractModelObjectContainer |
|---|
getColumnHeaders |
| Methods inherited from class com.vaadin.data.util.BeanItemContainer |
|---|
addBean, addContainerFilter, addContainerProperty, addItem, addItem, addItemAfter, addItemAfter, addItemAt, addItemAt, addListener, containsId, doSort, filter, filterAll, firstItemId, getContainerProperty, getContainerPropertyIds, getIdByIndex, getItem, getItemIds, getItemSorter, getSortableContainerPropertyIds, getType, indexOfId, isFirstId, isLastId, lastItemId, nextItemId, prevItemId, removeAllContainerFilters, removeAllItems, removeContainerFilters, removeContainerProperty, removeItem, removeListener, setItemSorter, size, sort, valueChange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventsContainer(ApplicationModelFactoryFactory applicationModelFactoryFactory)
throws InstantiationException,
IllegalAccessException
applicationModelFactoryFactory - the application model factory factoryInstantiationException - the instantiation exceptionIllegalAccessException - the illegal access exception| Method Detail |
|---|
public final com.vaadin.ui.Table.ColumnGenerator[] getColumnGenerators()
AbstractModelObjectContainer
getColumnGenerators in class AbstractModelObjectContainer<ActionEvent>public final Object[] getGeneratedColumns()
AbstractModelObjectContainer
getGeneratedColumns in class AbstractModelObjectContainer<ActionEvent>public final Object[] getVisibleColumns()
AbstractModelObjectContainer
getVisibleColumns in class AbstractModelObjectContainer<ActionEvent>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||