Files
Hikage/KDoc/hikage-core/scripts/pages.json
github-actions[bot] 5dcdec35fb Deploy to GitHub pages
2025-08-19 07:52:22 +00:00

2 lines
41 KiB
JSON

[{"name":"abstract class HikagePreview(context: Context, attrs: AttributeSet? = null) : FrameLayout, HikageBuilder","description":"com.highcapable.hikage.core.preview.HikagePreview","location":"hikage-core/com.highcapable.hikage.core.preview/-hikage-preview/index.html","searchKeys":["HikagePreview","abstract class HikagePreview(context: Context, attrs: AttributeSet? = null) : FrameLayout, HikageBuilder","com.highcapable.hikage.core.preview.HikagePreview"]},{"name":"abstract fun bitmapResource(resId: Int): Bitmap","description":"com.highcapable.hikage.core.extension.ResourcesScope.bitmapResource","location":"hikage-core/com.highcapable.hikage.core.extension/-resources-scope/bitmap-resource.html","searchKeys":["bitmapResource","abstract fun bitmapResource(resId: Int): Bitmap","com.highcapable.hikage.core.extension.ResourcesScope.bitmapResource"]},{"name":"abstract fun build(): Hikage.Delegate<*>","description":"com.highcapable.hikage.core.builder.HikageBuilder.build","location":"hikage-core/com.highcapable.hikage.core.builder/-hikage-builder/build.html","searchKeys":["build","abstract fun build(): Hikage.Delegate<*>","com.highcapable.hikage.core.builder.HikageBuilder.build"]},{"name":"abstract fun colorResource(resId: Int): Int","description":"com.highcapable.hikage.core.extension.ResourcesScope.colorResource","location":"hikage-core/com.highcapable.hikage.core.extension/-resources-scope/color-resource.html","searchKeys":["colorResource","abstract fun colorResource(resId: Int): Int","com.highcapable.hikage.core.extension.ResourcesScope.colorResource"]},{"name":"abstract fun dimenResource(resId: Int): Float","description":"com.highcapable.hikage.core.extension.ResourcesScope.dimenResource","location":"hikage-core/com.highcapable.hikage.core.extension/-resources-scope/dimen-resource.html","searchKeys":["dimenResource","abstract fun dimenResource(resId: Int): Float","com.highcapable.hikage.core.extension.ResourcesScope.dimenResource"]},{"name":"abstract fun drawableResource(resId: Int): Drawable","description":"com.highcapable.hikage.core.extension.ResourcesScope.drawableResource","location":"hikage-core/com.highcapable.hikage.core.extension/-resources-scope/drawable-resource.html","searchKeys":["drawableResource","abstract fun drawableResource(resId: Int): Drawable","com.highcapable.hikage.core.extension.ResourcesScope.drawableResource"]},{"name":"abstract fun fontResource(resId: Int): Typeface?","description":"com.highcapable.hikage.core.extension.ResourcesScope.fontResource","location":"hikage-core/com.highcapable.hikage.core.extension/-resources-scope/font-resource.html","searchKeys":["fontResource","abstract fun fontResource(resId: Int): Typeface?","com.highcapable.hikage.core.extension.ResourcesScope.fontResource"]},{"name":"abstract fun observe(observer: (T) -> Unit)","description":"com.highcapable.hikage.core.runtime.NonNullState.observe","location":"hikage-core/com.highcapable.hikage.core.runtime/-non-null-state/observe.html","searchKeys":["observe","abstract fun observe(observer: (T) -> Unit)","com.highcapable.hikage.core.runtime.NonNullState.observe"]},{"name":"abstract fun observe(observer: (T?) -> Unit)","description":"com.highcapable.hikage.core.runtime.NullableState.observe","location":"hikage-core/com.highcapable.hikage.core.runtime/-nullable-state/observe.html","searchKeys":["observe","abstract fun observe(observer: (T?) -> Unit)","com.highcapable.hikage.core.runtime.NullableState.observe"]},{"name":"abstract fun stateColorResource(resId: Int): ColorStateList","description":"com.highcapable.hikage.core.extension.ResourcesScope.stateColorResource","location":"hikage-core/com.highcapable.hikage.core.extension/-resources-scope/state-color-resource.html","searchKeys":["stateColorResource","abstract fun stateColorResource(resId: Int): ColorStateList","com.highcapable.hikage.core.extension.ResourcesScope.stateColorResource"]},{"name":"abstract fun stringResource(resId: Int, vararg formatArgs: Any): String","description":"com.highcapable.hikage.core.extension.ResourcesScope.stringResource","location":"hikage-core/com.highcapable.hikage.core.extension/-resources-scope/string-resource.html","searchKeys":["stringResource","abstract fun stringResource(resId: Int, vararg formatArgs: Any): String","com.highcapable.hikage.core.extension.ResourcesScope.stringResource"]},{"name":"abstract var value: T","description":"com.highcapable.hikage.core.runtime.NonNullState.value","location":"hikage-core/com.highcapable.hikage.core.runtime/-non-null-state/value.html","searchKeys":["value","abstract var value: T","com.highcapable.hikage.core.runtime.NonNullState.value"]},{"name":"abstract var value: T?","description":"com.highcapable.hikage.core.runtime.NullableState.value","location":"hikage-core/com.highcapable.hikage.core.runtime/-nullable-state/value.html","searchKeys":["value","abstract var value: T?","com.highcapable.hikage.core.runtime.NullableState.value"]},{"name":"annotation class HikageView(val lparams: KClass<*> = Any::class, val alias: String = \"\", val requireInit: Boolean = false, val requirePerformer: Boolean = false)","description":"com.highcapable.hikage.annotation.HikageView","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view/index.html","searchKeys":["HikageView","annotation class HikageView(val lparams: KClass<*> = Any::class, val alias: String = \"\", val requireInit: Boolean = false, val requirePerformer: Boolean = false)","com.highcapable.hikage.annotation.HikageView"]},{"name":"annotation class HikageViewDeclaration(val view: KClass<*>, val lparams: KClass<*> = Any::class, val alias: String = \"\", val requireInit: Boolean = false, val requirePerformer: Boolean = false)","description":"com.highcapable.hikage.annotation.HikageViewDeclaration","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view-declaration/index.html","searchKeys":["HikageViewDeclaration","annotation class HikageViewDeclaration(val view: KClass<*>, val lparams: KClass<*> = Any::class, val alias: String = \"\", val requireInit: Boolean = false, val requirePerformer: Boolean = false)","com.highcapable.hikage.annotation.HikageViewDeclaration"]},{"name":"annotation class Hikageable","description":"com.highcapable.hikage.annotation.Hikageable","location":"hikage-core/com.highcapable.hikage.annotation/-hikageable/index.html","searchKeys":["Hikageable","annotation class Hikageable","com.highcapable.hikage.annotation.Hikageable"]},{"name":"class Delegate<LP : ViewGroup.LayoutParams>","description":"com.highcapable.hikage.core.Hikage.Delegate","location":"hikage-core/com.highcapable.hikage.core/-hikage/-delegate/index.html","searchKeys":["Delegate","class Delegate<LP : ViewGroup.LayoutParams>","com.highcapable.hikage.core.Hikage.Delegate"]},{"name":"class Hikage","description":"com.highcapable.hikage.core.Hikage","location":"hikage-core/com.highcapable.hikage.core/-hikage/index.html","searchKeys":["Hikage","class Hikage","com.highcapable.hikage.core.Hikage"]},{"name":"class HikageAttrsView : View","description":"com.highcapable.hikage.bypass.HikageAttrsView","location":"hikage-core/com.highcapable.hikage.bypass/-hikage-attrs-view/index.html","searchKeys":["HikageAttrsView","class HikageAttrsView : View","com.highcapable.hikage.bypass.HikageAttrsView"]},{"name":"class HikageFactoryBuilder","description":"com.highcapable.hikage.core.base.HikageFactoryBuilder","location":"hikage-core/com.highcapable.hikage.core.base/-hikage-factory-builder/index.html","searchKeys":["HikageFactoryBuilder","class HikageFactoryBuilder","com.highcapable.hikage.core.base.HikageFactoryBuilder"]},{"name":"class LayoutParams","description":"com.highcapable.hikage.core.Hikage.LayoutParams","location":"hikage-core/com.highcapable.hikage.core/-hikage/-layout-params/index.html","searchKeys":["LayoutParams","class LayoutParams","com.highcapable.hikage.core.Hikage.LayoutParams"]},{"name":"class MutableState<T>","description":"com.highcapable.hikage.core.runtime.MutableState","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/index.html","searchKeys":["MutableState","class MutableState<T>","com.highcapable.hikage.core.runtime.MutableState"]},{"name":"class NonNull<T> : NonNullState<T> ","description":"com.highcapable.hikage.core.runtime.MutableState.NonNull","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-non-null/index.html","searchKeys":["NonNull","class NonNull<T> : NonNullState<T> ","com.highcapable.hikage.core.runtime.MutableState.NonNull"]},{"name":"class Nullable<T> : NullableState<T?> ","description":"com.highcapable.hikage.core.runtime.MutableState.Nullable","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-nullable/index.html","searchKeys":["Nullable","class Nullable<T> : NullableState<T?> ","com.highcapable.hikage.core.runtime.MutableState.Nullable"]},{"name":"constructor(context: Context, attrs: AttributeSet? = null)","description":"com.highcapable.hikage.core.preview.HikagePreview.HikagePreview","location":"hikage-core/com.highcapable.hikage.core.preview/-hikage-preview/-hikage-preview.html","searchKeys":["HikagePreview","constructor(context: Context, attrs: AttributeSet? = null)","com.highcapable.hikage.core.preview.HikagePreview.HikagePreview"]},{"name":"data class PerformerParams : Serializable","description":"com.highcapable.hikage.core.Hikage.PerformerParams","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer-params/index.html","searchKeys":["PerformerParams","data class PerformerParams : Serializable","com.highcapable.hikage.core.Hikage.PerformerParams"]},{"name":"fun <LP : ViewGroup.LayoutParams> build(lpClass: Class<LP>, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<LP>): Hikage.Delegate<LP>","description":"com.highcapable.hikage.core.Hikage.Companion.build","location":"hikage-core/com.highcapable.hikage.core/-hikage/-companion/build.html","searchKeys":["build","fun <LP : ViewGroup.LayoutParams> build(lpClass: Class<LP>, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<LP>): Hikage.Delegate<LP>","com.highcapable.hikage.core.Hikage.Companion.build"]},{"name":"fun <T> mutableStateOf(value: T): MutableState.NonNull<T>","description":"com.highcapable.hikage.core.runtime.mutableStateOf","location":"hikage-core/com.highcapable.hikage.core.runtime/mutable-state-of.html","searchKeys":["mutableStateOf","fun <T> mutableStateOf(value: T): MutableState.NonNull<T>","com.highcapable.hikage.core.runtime.mutableStateOf"]},{"name":"fun <T> mutableStateOfNull(value: T? = null): MutableState.Nullable<T>","description":"com.highcapable.hikage.core.runtime.mutableStateOfNull","location":"hikage-core/com.highcapable.hikage.core.runtime/mutable-state-of-null.html","searchKeys":["mutableStateOfNull","fun <T> mutableStateOfNull(value: T? = null): MutableState.Nullable<T>","com.highcapable.hikage.core.runtime.mutableStateOfNull"]},{"name":"fun Context.lazyHikage(builder: HikageBuilder, parent: ViewGroup? = null, attachToParent: Boolean = parent != null): <Error class: unknown class>","description":"com.highcapable.hikage.core.builder.lazyHikage","location":"hikage-core/com.highcapable.hikage.core.builder/lazy-hikage.html","searchKeys":["lazyHikage","fun Context.lazyHikage(builder: HikageBuilder, parent: ViewGroup? = null, attachToParent: Boolean = parent != null): <Error class: unknown class>","com.highcapable.hikage.core.builder.lazyHikage"]},{"name":"fun HikageFactory(createView: HikageFactory): (parent: ViewGroup?, base: View?, context: Context, params: Hikage.PerformerParams) -> View?","description":"com.highcapable.hikage.core.base.HikageFactory","location":"hikage-core/com.highcapable.hikage.core.base/-hikage-factory.html","searchKeys":["HikageFactory","fun HikageFactory(createView: HikageFactory): (parent: ViewGroup?, base: View?, context: Context, params: Hikage.PerformerParams) -> View?","com.highcapable.hikage.core.base.HikageFactory"]},{"name":"fun HikageFactory(inflater: LayoutInflater): (parent: ViewGroup?, base: View?, context: Context, params: Hikage.PerformerParams) -> View?","description":"com.highcapable.hikage.core.base.HikageFactory","location":"hikage-core/com.highcapable.hikage.core.base/-hikage-factory.html","searchKeys":["HikageFactory","fun HikageFactory(inflater: LayoutInflater): (parent: ViewGroup?, base: View?, context: Context, params: Hikage.PerformerParams) -> View?","com.highcapable.hikage.core.base.HikageFactory"]},{"name":"fun Hikageable(factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<ViewGroup.LayoutParams>): Hikage.Delegate<ViewGroup.LayoutParams>","description":"com.highcapable.hikage.core.base.Hikageable","location":"hikage-core/com.highcapable.hikage.core.base/-hikageable.html","searchKeys":["Hikageable","fun Hikageable(factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<ViewGroup.LayoutParams>): Hikage.Delegate<ViewGroup.LayoutParams>","com.highcapable.hikage.core.base.Hikageable"]},{"name":"fun Layout(delegate: Hikage.Delegate<*>, lparams: Hikage.LayoutParams? = null, id: String? = null, embedded: Boolean = true): Hikage","description":"com.highcapable.hikage.core.Hikage.Performer.Layout","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-layout.html","searchKeys":["Layout","fun Layout(delegate: Hikage.Delegate<*>, lparams: Hikage.LayoutParams? = null, id: String? = null, embedded: Boolean = true): Hikage","com.highcapable.hikage.core.Hikage.Performer.Layout"]},{"name":"fun Layout(hikage: Hikage, lparams: Hikage.LayoutParams? = null, id: String? = null): Hikage","description":"com.highcapable.hikage.core.Hikage.Performer.Layout","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-layout.html","searchKeys":["Layout","fun Layout(hikage: Hikage, lparams: Hikage.LayoutParams? = null, id: String? = null): Hikage","com.highcapable.hikage.core.Hikage.Performer.Layout"]},{"name":"fun Layout(resId: Int, lparams: Hikage.LayoutParams? = null, id: String? = null): View","description":"com.highcapable.hikage.core.Hikage.Performer.Layout","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-layout.html","searchKeys":["Layout","fun Layout(resId: Int, lparams: Hikage.LayoutParams? = null, id: String? = null): View","com.highcapable.hikage.core.Hikage.Performer.Layout"]},{"name":"fun Layout(view: View, lparams: Hikage.LayoutParams? = null, id: String? = null): View","description":"com.highcapable.hikage.core.Hikage.Performer.Layout","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-layout.html","searchKeys":["Layout","fun Layout(view: View, lparams: Hikage.LayoutParams? = null, id: String? = null): View","com.highcapable.hikage.core.Hikage.Performer.Layout"]},{"name":"fun LayoutParams(width: Int = LayoutParamsUnspecified, height: Int = LayoutParamsUnspecified, matchParent: Boolean = false, widthMatchParent: Boolean = false, heightMatchParent: Boolean = false, body: LayoutParamsBody.Hikage<LP> = {}): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Performer.LayoutParams","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-layout-params.html","searchKeys":["LayoutParams","fun LayoutParams(width: Int = LayoutParamsUnspecified, height: Int = LayoutParamsUnspecified, matchParent: Boolean = false, widthMatchParent: Boolean = false, heightMatchParent: Boolean = false, body: LayoutParamsBody.Hikage<LP> = {}): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Performer.LayoutParams"]},{"name":"fun add(factory: HikageFactory)","description":"com.highcapable.hikage.core.base.HikageFactoryBuilder.add","location":"hikage-core/com.highcapable.hikage.core.base/-hikage-factory-builder/add.html","searchKeys":["add","fun add(factory: HikageFactory)","com.highcapable.hikage.core.base.HikageFactoryBuilder.add"]},{"name":"fun addAll(factories: List<HikageFactory>)","description":"com.highcapable.hikage.core.base.HikageFactoryBuilder.addAll","location":"hikage-core/com.highcapable.hikage.core.base/-hikage-factory-builder/add-all.html","searchKeys":["addAll","fun addAll(factories: List<HikageFactory>)","com.highcapable.hikage.core.base.HikageFactoryBuilder.addAll"]},{"name":"fun build(factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<ViewGroup.LayoutParams>): Hikage.Delegate<ViewGroup.LayoutParams>","description":"com.highcapable.hikage.core.Hikage.Companion.build","location":"hikage-core/com.highcapable.hikage.core/-hikage/-companion/build.html","searchKeys":["build","fun build(factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<ViewGroup.LayoutParams>): Hikage.Delegate<ViewGroup.LayoutParams>","com.highcapable.hikage.core.Hikage.Companion.build"]},{"name":"fun create(): ViewGroup.LayoutParams","description":"com.highcapable.hikage.core.Hikage.LayoutParams.create","location":"hikage-core/com.highcapable.hikage.core/-hikage/-layout-params/create.html","searchKeys":["create","fun create(): ViewGroup.LayoutParams","com.highcapable.hikage.core.Hikage.LayoutParams.create"]},{"name":"fun create(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Delegate.create","location":"hikage-core/com.highcapable.hikage.core/-hikage/-delegate/create.html","searchKeys":["create","fun create(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Delegate.create"]},{"name":"fun getActualViewId(id: String): Int","description":"com.highcapable.hikage.core.Hikage.getActualViewId","location":"hikage-core/com.highcapable.hikage.core/-hikage/get-actual-view-id.html","searchKeys":["getActualViewId","fun getActualViewId(id: String): Int","com.highcapable.hikage.core.Hikage.getActualViewId"]},{"name":"fun getOrNull(id: String): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.getOrNull","location":"hikage-core/com.highcapable.hikage.core/-hikage/get-or-null.html","searchKeys":["getOrNull","fun getOrNull(id: String): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.getOrNull"]},{"name":"inline fun <LP : ViewGroup.LayoutParams> Hikageable(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<LP>): <Error class: unknown class>","description":"com.highcapable.hikage.core.base.Hikageable","location":"hikage-core/com.highcapable.hikage.core.base/-hikageable.html","searchKeys":["Hikageable","inline fun <LP : ViewGroup.LayoutParams> Hikageable(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<LP>): <Error class: unknown class>","com.highcapable.hikage.core.base.Hikageable"]},{"name":"inline fun <LP : ViewGroup.LayoutParams> Hikageable(noinline factory: HikageFactoryBuilder.() -> Unit = {}, noinline performer: HikagePerformer<LP>): Hikage.Delegate<LP>","description":"com.highcapable.hikage.core.base.Hikageable","location":"hikage-core/com.highcapable.hikage.core.base/-hikageable.html","searchKeys":["Hikageable","inline fun <LP : ViewGroup.LayoutParams> Hikageable(noinline factory: HikageFactoryBuilder.() -> Unit = {}, noinline performer: HikagePerformer<LP>): Hikage.Delegate<LP>","com.highcapable.hikage.core.base.Hikageable"]},{"name":"inline fun <LP : ViewGroup.LayoutParams> build(noinline factory: HikageFactoryBuilder.() -> Unit = {}, noinline performer: HikagePerformer<LP>): Hikage.Delegate<LP>","description":"com.highcapable.hikage.core.Hikage.Companion.build","location":"hikage-core/com.highcapable.hikage.core/-hikage/-companion/build.html","searchKeys":["build","inline fun <LP : ViewGroup.LayoutParams> build(noinline factory: HikageFactoryBuilder.() -> Unit = {}, noinline performer: HikagePerformer<LP>): Hikage.Delegate<LP>","com.highcapable.hikage.core.Hikage.Companion.build"]},{"name":"inline fun <LP : ViewGroup.LayoutParams> create(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<LP>): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Companion.create","location":"hikage-core/com.highcapable.hikage.core/-hikage/-companion/create.html","searchKeys":["create","inline fun <LP : ViewGroup.LayoutParams> create(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<LP>): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Companion.create"]},{"name":"inline fun <LP : ViewGroup.LayoutParams> create(lpClass: Class<LP>, context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<LP>): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Companion.create","location":"hikage-core/com.highcapable.hikage.core/-hikage/-companion/create.html","searchKeys":["create","inline fun <LP : ViewGroup.LayoutParams> create(lpClass: Class<LP>, context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<LP>): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Companion.create"]},{"name":"inline fun <T, R> R.setState(state: NonNullState<T>, crossinline apply: R.(T) -> Unit)","description":"com.highcapable.hikage.core.runtime.setState","location":"hikage-core/com.highcapable.hikage.core.runtime/set-state.html","searchKeys":["setState","inline fun <T, R> R.setState(state: NonNullState<T>, crossinline apply: R.(T) -> Unit)","com.highcapable.hikage.core.runtime.setState"]},{"name":"inline fun <T, R> R.setState(state: NullableState<T>, crossinline apply: R.(T?) -> Unit)","description":"com.highcapable.hikage.core.runtime.setState","location":"hikage-core/com.highcapable.hikage.core.runtime/set-state.html","searchKeys":["setState","inline fun <T, R> R.setState(state: NullableState<T>, crossinline apply: R.(T?) -> Unit)","com.highcapable.hikage.core.runtime.setState"]},{"name":"inline fun <V : View> View(lparams: Hikage.LayoutParams? = null, id: String? = null, init: HikageView<V> = {}): V","description":"com.highcapable.hikage.core.Hikage.Performer.View","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-view.html","searchKeys":["View","inline fun <V : View> View(lparams: Hikage.LayoutParams? = null, id: String? = null, init: HikageView<V> = {}): V","com.highcapable.hikage.core.Hikage.Performer.View"]},{"name":"inline fun <V : View> root(): V","description":"com.highcapable.hikage.core.Hikage.root","location":"hikage-core/com.highcapable.hikage.core/-hikage/root.html","searchKeys":["root","inline fun <V : View> root(): V","com.highcapable.hikage.core.Hikage.root"]},{"name":"inline fun <VB : ViewBinding> Layout(lparams: Hikage.LayoutParams? = null, id: String? = null): VB","description":"com.highcapable.hikage.core.Hikage.Performer.Layout","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-layout.html","searchKeys":["Layout","inline fun <VB : ViewBinding> Layout(lparams: Hikage.LayoutParams? = null, id: String? = null): VB","com.highcapable.hikage.core.Hikage.Performer.Layout"]},{"name":"inline fun <VG : ViewGroup, LP : ViewGroup.LayoutParams> ViewGroup(lparams: Hikage.LayoutParams? = null, id: String? = null, init: HikageView<VG> = {}, performer: HikagePerformer<LP> = {}): VG","description":"com.highcapable.hikage.core.Hikage.Performer.ViewGroup","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-view-group.html","searchKeys":["ViewGroup","inline fun <VG : ViewGroup, LP : ViewGroup.LayoutParams> ViewGroup(lparams: Hikage.LayoutParams? = null, id: String? = null, init: HikageView<VG> = {}, performer: HikagePerformer<LP> = {}): VG","com.highcapable.hikage.core.Hikage.Performer.ViewGroup"]},{"name":"inline fun <VG : ViewGroup> ViewGroup(lparams: Hikage.LayoutParams? = null, id: String? = null, init: HikageView<VG> = {}, performer: HikagePerformer<ViewGroup.LayoutParams> = {}): VG","description":"com.highcapable.hikage.core.Hikage.Performer.ViewGroup","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-view-group.html","searchKeys":["ViewGroup","inline fun <VG : ViewGroup> ViewGroup(lparams: Hikage.LayoutParams? = null, id: String? = null, init: HikageView<VG> = {}, performer: HikagePerformer<ViewGroup.LayoutParams> = {}): VG","com.highcapable.hikage.core.Hikage.Performer.ViewGroup"]},{"name":"inline fun Hikageable(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<ViewGroup.LayoutParams>): <Error class: unknown class>","description":"com.highcapable.hikage.core.base.Hikageable","location":"hikage-core/com.highcapable.hikage.core.base/-hikageable.html","searchKeys":["Hikageable","inline fun Hikageable(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<ViewGroup.LayoutParams>): <Error class: unknown class>","com.highcapable.hikage.core.base.Hikageable"]},{"name":"inline fun View(lparams: Hikage.LayoutParams? = null, id: String? = null, init: HikageView<View> = {}): View","description":"com.highcapable.hikage.core.Hikage.Performer.View","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/-view.html","searchKeys":["View","inline fun View(lparams: Hikage.LayoutParams? = null, id: String? = null, init: HikageView<View> = {}): View","com.highcapable.hikage.core.Hikage.Performer.View"]},{"name":"inline fun create(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<ViewGroup.LayoutParams>): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Companion.create","location":"hikage-core/com.highcapable.hikage.core/-hikage/-companion/create.html","searchKeys":["create","inline fun create(context: Context, parent: ViewGroup? = null, attachToParent: Boolean = parent != null, factory: HikageFactoryBuilder.() -> Unit = {}, performer: HikagePerformer<ViewGroup.LayoutParams>): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Companion.create"]},{"name":"inner class Performer<LP : ViewGroup.LayoutParams> : Hikage.PerformerScope","description":"com.highcapable.hikage.core.Hikage.Performer","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/index.html","searchKeys":["Performer","inner class Performer<LP : ViewGroup.LayoutParams> : Hikage.PerformerScope","com.highcapable.hikage.core.Hikage.Performer"]},{"name":"interface HikageBuilder","description":"com.highcapable.hikage.core.builder.HikageBuilder","location":"hikage-core/com.highcapable.hikage.core.builder/-hikage-builder/index.html","searchKeys":["HikageBuilder","interface HikageBuilder","com.highcapable.hikage.core.builder.HikageBuilder"]},{"name":"interface NonNullState<T> : State<T> ","description":"com.highcapable.hikage.core.runtime.NonNullState","location":"hikage-core/com.highcapable.hikage.core.runtime/-non-null-state/index.html","searchKeys":["NonNullState","interface NonNullState<T> : State<T> ","com.highcapable.hikage.core.runtime.NonNullState"]},{"name":"interface NullableState<T> : State<T?> ","description":"com.highcapable.hikage.core.runtime.NullableState","location":"hikage-core/com.highcapable.hikage.core.runtime/-nullable-state/index.html","searchKeys":["NullableState","interface NullableState<T> : State<T?> ","com.highcapable.hikage.core.runtime.NullableState"]},{"name":"interface ResourcesScope","description":"com.highcapable.hikage.core.extension.ResourcesScope","location":"hikage-core/com.highcapable.hikage.core.extension/-resources-scope/index.html","searchKeys":["ResourcesScope","interface ResourcesScope","com.highcapable.hikage.core.extension.ResourcesScope"]},{"name":"interface State<T> : ReadWriteProperty<Any?, T> ","description":"com.highcapable.hikage.core.runtime.State","location":"hikage-core/com.highcapable.hikage.core.runtime/-state/index.html","searchKeys":["State","interface State<T> : ReadWriteProperty<Any?, T> ","com.highcapable.hikage.core.runtime.State"]},{"name":"object Companion","description":"com.highcapable.hikage.core.Hikage.Companion","location":"hikage-core/com.highcapable.hikage.core/-hikage/-companion/index.html","searchKeys":["Companion","object Companion","com.highcapable.hikage.core.Hikage.Companion"]},{"name":"open operator override fun getValue(thisRef: Any?, property: KProperty<*>): T","description":"com.highcapable.hikage.core.runtime.MutableState.NonNull.getValue","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-non-null/get-value.html","searchKeys":["getValue","open operator override fun getValue(thisRef: Any?, property: KProperty<*>): T","com.highcapable.hikage.core.runtime.MutableState.NonNull.getValue"]},{"name":"open operator override fun getValue(thisRef: Any?, property: KProperty<*>): T?","description":"com.highcapable.hikage.core.runtime.MutableState.Nullable.getValue","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-nullable/get-value.html","searchKeys":["getValue","open operator override fun getValue(thisRef: Any?, property: KProperty<*>): T?","com.highcapable.hikage.core.runtime.MutableState.Nullable.getValue"]},{"name":"open operator override fun setValue(thisRef: Any?, property: KProperty<*>, value: T)","description":"com.highcapable.hikage.core.runtime.MutableState.NonNull.setValue","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-non-null/set-value.html","searchKeys":["setValue","open operator override fun setValue(thisRef: Any?, property: KProperty<*>, value: T)","com.highcapable.hikage.core.runtime.MutableState.NonNull.setValue"]},{"name":"open operator override fun setValue(thisRef: Any?, property: KProperty<*>, value: T?)","description":"com.highcapable.hikage.core.runtime.MutableState.Nullable.setValue","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-nullable/set-value.html","searchKeys":["setValue","open operator override fun setValue(thisRef: Any?, property: KProperty<*>, value: T?)","com.highcapable.hikage.core.runtime.MutableState.Nullable.setValue"]},{"name":"open override fun <N : Number> N.toDp(): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Performer.toDp","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/to-dp.html","searchKeys":["toDp","open override fun <N : Number> N.toDp(): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Performer.toDp"]},{"name":"open override fun <N : Number> N.toPx(): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Performer.toPx","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/to-px.html","searchKeys":["toPx","open override fun <N : Number> N.toPx(): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Performer.toPx"]},{"name":"open override fun actualViewId(id: String): Int","description":"com.highcapable.hikage.core.Hikage.Performer.actualViewId","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/actual-view-id.html","searchKeys":["actualViewId","open override fun actualViewId(id: String): Int","com.highcapable.hikage.core.Hikage.Performer.actualViewId"]},{"name":"open override fun bitmapResource(resId: Int): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Performer.bitmapResource","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/bitmap-resource.html","searchKeys":["bitmapResource","open override fun bitmapResource(resId: Int): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Performer.bitmapResource"]},{"name":"open override fun colorResource(resId: Int): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Performer.colorResource","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/color-resource.html","searchKeys":["colorResource","open override fun colorResource(resId: Int): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Performer.colorResource"]},{"name":"open override fun dimenResource(resId: Int): Float","description":"com.highcapable.hikage.core.Hikage.Performer.dimenResource","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/dimen-resource.html","searchKeys":["dimenResource","open override fun dimenResource(resId: Int): Float","com.highcapable.hikage.core.Hikage.Performer.dimenResource"]},{"name":"open override fun drawableResource(resId: Int): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Performer.drawableResource","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/drawable-resource.html","searchKeys":["drawableResource","open override fun drawableResource(resId: Int): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Performer.drawableResource"]},{"name":"open override fun fontResource(resId: Int): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Performer.fontResource","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/font-resource.html","searchKeys":["fontResource","open override fun fontResource(resId: Int): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Performer.fontResource"]},{"name":"open override fun observe(observer: (T) -> Unit)","description":"com.highcapable.hikage.core.runtime.MutableState.NonNull.observe","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-non-null/observe.html","searchKeys":["observe","open override fun observe(observer: (T) -> Unit)","com.highcapable.hikage.core.runtime.MutableState.NonNull.observe"]},{"name":"open override fun observe(observer: (T?) -> Unit)","description":"com.highcapable.hikage.core.runtime.MutableState.Nullable.observe","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-nullable/observe.html","searchKeys":["observe","open override fun observe(observer: (T?) -> Unit)","com.highcapable.hikage.core.runtime.MutableState.Nullable.observe"]},{"name":"open override fun stateColorResource(resId: Int): <Error class: unknown class>","description":"com.highcapable.hikage.core.Hikage.Performer.stateColorResource","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/state-color-resource.html","searchKeys":["stateColorResource","open override fun stateColorResource(resId: Int): <Error class: unknown class>","com.highcapable.hikage.core.Hikage.Performer.stateColorResource"]},{"name":"open override fun stringResource(resId: Int, vararg formatArgs: Any): String","description":"com.highcapable.hikage.core.Hikage.Performer.stringResource","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer/string-resource.html","searchKeys":["stringResource","open override fun stringResource(resId: Int, vararg formatArgs: Any): String","com.highcapable.hikage.core.Hikage.Performer.stringResource"]},{"name":"open override var value: T","description":"com.highcapable.hikage.core.runtime.MutableState.NonNull.value","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-non-null/value.html","searchKeys":["value","open override var value: T","com.highcapable.hikage.core.runtime.MutableState.NonNull.value"]},{"name":"open override var value: T?","description":"com.highcapable.hikage.core.runtime.MutableState.Nullable.value","location":"hikage-core/com.highcapable.hikage.core.runtime/-mutable-state/-nullable/value.html","searchKeys":["value","open override var value: T?","com.highcapable.hikage.core.runtime.MutableState.Nullable.value"]},{"name":"operator fun get(id: String): Nothing","description":"com.highcapable.hikage.core.Hikage.get","location":"hikage-core/com.highcapable.hikage.core/-hikage/get.html","searchKeys":["get","operator fun get(id: String): Nothing","com.highcapable.hikage.core.Hikage.get"]},{"name":"typealias HikageFactory = (parent: ViewGroup?, base: View?, context: Context, params: Hikage.PerformerParams) -> View?","description":"com.highcapable.hikage.core.base.HikageFactory","location":"hikage-core/com.highcapable.hikage.core.base/-hikage-factory/index.html","searchKeys":["HikageFactory","typealias HikageFactory = (parent: ViewGroup?, base: View?, context: Context, params: Hikage.PerformerParams) -> View?","com.highcapable.hikage.core.base.HikageFactory"]},{"name":"typealias HikagePerformer<LP> = Hikage.Performer<LP>.() -> Unit","description":"com.highcapable.hikage.core.base.HikagePerformer","location":"hikage-core/com.highcapable.hikage.core.base/-hikage-performer/index.html","searchKeys":["HikagePerformer","typealias HikagePerformer<LP> = Hikage.Performer<LP>.() -> Unit","com.highcapable.hikage.core.base.HikagePerformer"]},{"name":"typealias HikageView<V> = V.() -> Unit","description":"com.highcapable.hikage.core.base.HikageView","location":"hikage-core/com.highcapable.hikage.core.base/-hikage-view/index.html","searchKeys":["HikageView","typealias HikageView<V> = V.() -> Unit","com.highcapable.hikage.core.base.HikageView"]},{"name":"val alias: String","description":"com.highcapable.hikage.annotation.HikageView.alias","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view/alias.html","searchKeys":["alias","val alias: String","com.highcapable.hikage.annotation.HikageView.alias"]},{"name":"val alias: String","description":"com.highcapable.hikage.annotation.HikageViewDeclaration.alias","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view-declaration/alias.html","searchKeys":["alias","val alias: String","com.highcapable.hikage.annotation.HikageViewDeclaration.alias"]},{"name":"val attrs: AttributeSet","description":"com.highcapable.hikage.core.Hikage.PerformerParams.attrs","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer-params/attrs.html","searchKeys":["attrs","val attrs: AttributeSet","com.highcapable.hikage.core.Hikage.PerformerParams.attrs"]},{"name":"val id: String?","description":"com.highcapable.hikage.core.Hikage.PerformerParams.id","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer-params/id.html","searchKeys":["id","val id: String?","com.highcapable.hikage.core.Hikage.PerformerParams.id"]},{"name":"val lparams: KClass<*>","description":"com.highcapable.hikage.annotation.HikageView.lparams","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view/lparams.html","searchKeys":["lparams","val lparams: KClass<*>","com.highcapable.hikage.annotation.HikageView.lparams"]},{"name":"val lparams: KClass<*>","description":"com.highcapable.hikage.annotation.HikageViewDeclaration.lparams","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view-declaration/lparams.html","searchKeys":["lparams","val lparams: KClass<*>","com.highcapable.hikage.annotation.HikageViewDeclaration.lparams"]},{"name":"val requireInit: Boolean = false","description":"com.highcapable.hikage.annotation.HikageView.requireInit","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view/require-init.html","searchKeys":["requireInit","val requireInit: Boolean = false","com.highcapable.hikage.annotation.HikageView.requireInit"]},{"name":"val requireInit: Boolean = false","description":"com.highcapable.hikage.annotation.HikageViewDeclaration.requireInit","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view-declaration/require-init.html","searchKeys":["requireInit","val requireInit: Boolean = false","com.highcapable.hikage.annotation.HikageViewDeclaration.requireInit"]},{"name":"val requirePerformer: Boolean = false","description":"com.highcapable.hikage.annotation.HikageView.requirePerformer","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view/require-performer.html","searchKeys":["requirePerformer","val requirePerformer: Boolean = false","com.highcapable.hikage.annotation.HikageView.requirePerformer"]},{"name":"val requirePerformer: Boolean = false","description":"com.highcapable.hikage.annotation.HikageViewDeclaration.requirePerformer","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view-declaration/require-performer.html","searchKeys":["requirePerformer","val requirePerformer: Boolean = false","com.highcapable.hikage.annotation.HikageViewDeclaration.requirePerformer"]},{"name":"val view: KClass<*>","description":"com.highcapable.hikage.annotation.HikageViewDeclaration.view","location":"hikage-core/com.highcapable.hikage.annotation/-hikage-view-declaration/view.html","searchKeys":["view","val view: KClass<*>","com.highcapable.hikage.annotation.HikageViewDeclaration.view"]},{"name":"val viewClass: Class<View>","description":"com.highcapable.hikage.core.Hikage.PerformerParams.viewClass","location":"hikage-core/com.highcapable.hikage.core/-hikage/-performer-params/view-class.html","searchKeys":["viewClass","val viewClass: Class<View>","com.highcapable.hikage.core.Hikage.PerformerParams.viewClass"]},{"name":"var isAutoProcessWithFactory2: Boolean","description":"com.highcapable.hikage.core.Hikage.Companion.isAutoProcessWithFactory2","location":"hikage-core/com.highcapable.hikage.core/-hikage/-companion/is-auto-process-with-factory2.html","searchKeys":["isAutoProcessWithFactory2","var isAutoProcessWithFactory2: Boolean","com.highcapable.hikage.core.Hikage.Companion.isAutoProcessWithFactory2"]}]