service / com.scurab.android.uitor.extract2 / BaseViewExtractor

BaseViewExtractor

abstract class BaseViewExtractor : BaseExtractor

Base extractor for any subclass of android.view.View

Constructors

<init>

Base extractor for any subclass of android.view.View

BaseViewExtractor()

Functions

onFillValues

open fun onFillValues(item: Any, context: ExtractingContext): Unit