|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vaadin.data.util.IndexedContainer com.vaadin.data.util.HierarchicalContainer com.hack23.cia.web.impl.ui.container.content.HierarchicalContentContainer
public class HierarchicalContentContainer extends com.vaadin.data.util.HierarchicalContainer
The Class HierarchicalContentContainer.
Modifier and Type | Class and Description |
---|
Nested classes/interfaces inherited from class com.vaadin.data.util.IndexedContainer |
---|
com.vaadin.data.util.IndexedContainer.ItemSetChangeEvent |
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 |
---|
HierarchicalContentContainer()
Instantiates a new hierarchical content container. |
Methods inherited from class com.vaadin.data.util.HierarchicalContainer |
---|
addItem, addItem, areChildrenAllowed, doFilterContainer, doSort, getChildren, getParent, hasChildren, isIncludeParentsWhenFiltering, isRoot, moveAfterSibling, passesFilters, removeAllItems, removeItem, removeItemRecursively, removeItemRecursively, rootItemIds, setChildrenAllowed, setIncludeParentsWhenFiltering, setParent |
Methods inherited from class com.vaadin.data.util.IndexedContainer |
---|
addContainerFilter, addContainerProperty, addItemAfter, addItemAfter, addItemAt, addItemAt, addListener, addListener, addListener, clone, containsId, fireContentsChange, firstItemId, getContainerProperty, getContainerPropertyIds, getIdByIndex, getItem, getItemIds, getItemSorter, getSortableContainerPropertyIds, getType, indexOfId, isFirstId, isLastId, lastItemId, nextItemId, prevItemId, removeAllContainerFilters, removeContainerFilters, removeContainerProperty, removeListener, removeListener, removeListener, setItemSorter, size, sort |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.vaadin.data.Container |
---|
addContainerProperty, containsId, getContainerProperty, getContainerPropertyIds, getItem, getItemIds, getType, removeContainerProperty, size |
Constructor Detail |
---|
public HierarchicalContentContainer()
Method Detail |
---|
protected final GenericUserInterfaceLoaderService<BallotData> getBallotLoaderService()
protected final GenericUserInterfaceLoaderService<CommitteeReportData> getCommitteeReportLoaderService()
protected final GenericUserInterfaceLoaderService<CommitteeData> getCommitteeService()
protected final GenericUserInterfaceLoaderService<ElectionData> getElectionLoaderService()
protected final GenericUserInterfaceLoaderService<ParliamentMappedData> getParliamentLoaderService()
protected final GenericUserInterfaceLoaderService<ParliamentMemberData> getParliamentMemberLoaderService()
protected final GenericUserInterfaceLoaderService<ParliamentYearData> getParliamentYearLoaderService()
protected final GenericUserInterfaceLoaderService<PoliticalPartyData> getPoliticalPartyLoaderService()
protected final GenericUserInterfaceLoaderService<VoteData> getVoteLoaderService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |