abstract fun loadScheme(scheme: T): Unit
Loads the given scheme into the component's state.
scheme - the scheme to load
scheme