Report Object Provider
class ReportObjectProvider(activity: FragmentActivity, lifecycleOwner: LifecycleOwner, reportId: String)
Provides access to objects within a SAS Visual Analytics report.
Since
27.0.0
Parameters
activity
the Activity that will house the report objects.
Content copied to clipboard
lifecycle Owner
the owner of the [Lifecycle] that the ReportObjectProvider is tied to.
Content copied to clipboard
report Id
the report's ID.
Content copied to clipboard
Functions
Link copied to clipboard
Loads the ReportObjects corresponding to the supplied object ids.
Link copied to clipboard
Unloads the report objects corresponding to the supploed object ids.