Interface Property.Viewer

    • Method Detail

      • setPropertyDataSource

        void setPropertyDataSource​(Property newDataSource)
        Deprecated.
        Sets the Property that serves as the data source of the viewer.
        Parameters:
        newDataSource - the new data source Property
      • getPropertyDataSource

        Property getPropertyDataSource()
        Deprecated.
        Gets the Property serving as the data source of the viewer.
        Returns:
        the Property serving as the viewers data source