BoundTemplateChildDelegate
class BoundTemplateChildDelegate<OBJECT_TYPE : Widget, CHILD_TYPE>(name: String, childClass: KClass<CHILD_TYPE>)
Functions
Link copied to clipboard
open fun getValue(thisRef: TemplateWidgetType<OBJECT_TYPE>, property: KProperty<*>): TemplateChildDelegate<OBJECT_TYPE, CHILD_TYPE>