public static class CmsResourceSelectDialog.Options extends java.lang.Object
| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.v7.data.util.IndexedContainer |
getSiteSelectionContainer()
Returns the siteSelectionContainer.
|
void |
setSiteSelectionContainer(com.vaadin.v7.data.util.IndexedContainer siteSelectionContainer)
Sets the siteSelectionContainer.
|
public Options()
public com.vaadin.v7.data.util.IndexedContainer getSiteSelectionContainer()
public void setSiteSelectionContainer(com.vaadin.v7.data.util.IndexedContainer siteSelectionContainer)
siteSelectionContainer - the siteSelectionContainer to set