Link

toolkit / com.sas.android.visualanalytics.report.controller / ReportViewController / <init>

<init>

ReportViewController(fragmentActivity: FragmentActivity, lifecycleOwner: LifecycleOwner, reportView: ReportView, reportId: String)

Parameters

fragmentActivity -

    the Activity holding the ReportView.

lifecycleOwner -

    the owner of the [Lifecycle] that the ReportViewController is tied to.

reportView -

    an inflated/constructed ReportView.

reportId -

    the report's ID.

Since 27.0.0