com.vaadin.data.

Interface Property.Viewer

    • Method Detail

      • setPropertyDataSource

        void setPropertyDataSource(Property newDataSource)

        Sets the Property that serves as the data source of the viewer.

        Parameters:

        newDataSource - the new data source Property

      • getPropertyDataSource

        Property getPropertyDataSource()

        Gets the Property serving as the data source of the viewer.

        Returns:

        the Property serving as the viewers data source