GeoWidgetLauncherViewModel
class GeoWidgetLauncherViewModel @Inject constructor(val defaultRepository: DefaultRepository, val dispatcherProvider: DispatcherProvider, val sharedPreferencesHelper: SharedPreferencesHelper, val resourceDataRulesExecutor: ResourceDataRulesExecutor, val configurationRegistry: ConfigurationRegistry, val context: Context) : ViewModel
Constructors
Link copied to clipboard
@Inject
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun launchQuestionnaire(questionnaireConfig: QuestionnaireConfig, feature: GeoJsonFeature, context: Context)
Link copied to clipboard
Link copied to clipboard