findAllViews

abstract fun <E : Any, V : View<E>> findAllViews(view: KClass<V>, block: SortDsl<E>.() -> Unit): List<V>