abstract fun saveScheme(scheme: T): Unit
Saves the component's state into the given scheme.
scheme - the scheme to save
scheme