Class CmsResourceSelectDialog.Options

java.lang.Object
org.opencms.ui.components.fileselect.CmsResourceSelectDialog.Options
Enclosing class:
CmsResourceSelectDialog

public static class CmsResourceSelectDialog.Options extends Object
Class for site select options.

  • Constructor Details

  • Method Details

    • getSiteSelectionContainer

      public com.vaadin.v7.data.util.IndexedContainer getSiteSelectionContainer()
      Returns the siteSelectionContainer.

      Returns:
      the siteSelectionContainer
    • setSiteSelectionContainer

      public void setSiteSelectionContainer(com.vaadin.v7.data.util.IndexedContainer siteSelectionContainer)
      Sets the siteSelectionContainer.

      Parameters:
      siteSelectionContainer - the siteSelectionContainer to set