KAbstract Sortable
interface KAbstractSortable<E : Any, P : KProps<E>> : KAbstractFilterable<E, P>
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <X : Any> wildSubQuery(entityType: KClass<X>, block: KMutableSubQuery<E, X>.() -> Unit): KMutableSubQuery<E, X>
Content copied to clipboard