Interface Container.Viewer

    • Method Detail

      • setContainerDataSource

        void setContainerDataSource​(Container newDataSource)
        Deprecated.
        Sets the Container that serves as the data source of the viewer.
        Parameters:
        newDataSource - The new data source Item
      • getContainerDataSource

        Container getContainerDataSource()
        Deprecated.
        Gets the Container serving as the data source of the viewer.
        Returns:
        data source Container