Class CmsResourceSelectDialog.Options

    • Constructor Summary

      Constructors 
      Constructor Description
      Options()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.vaadin.v7.data.util.IndexedContainer getSiteSelectionContainer()
      Returns the siteSelectionContainer.
      void setSiteSelectionContainer​(com.vaadin.v7.data.util.IndexedContainer siteSelectionContainer)
      Sets the siteSelectionContainer.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • 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