Interface VisualizationPropertiesEditorBean

    • Method Detail

      • setSelectedVisualizationName

        void setSelectedVisualizationName​(java.lang.String visName)
        Sets the name of the current visualization.
        Note: This editor has a setter because the properties it would display could be of a visualization that may not be set on the report bean yet.
        Parameters:
        visName - the name of the current visualization
      • getSecondaryDataProviders

        java.lang.String getSecondaryDataProviders()
        Returns:
        the Comma separated value list of secondary data provider keys
      • getVisPropsJson

        JsonGenerator getVisPropsJson()
        Returns:
        the Json data of visualization properties