Copyright © 2021 by K4.org
  (v.0.48.124)

Index

Rules

bindParent

bindParent: Any

no doc

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : undefined

bindTarget

bindTarget: String

no doc

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : ""

enableRevert

enableRevert: Boolean

If true, enables a 'revert' control in the UI.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : false

inputSpec

inputSpec: Any

no doc

Flags : Cached, Spec (Note this is uncached)

Expression : R.collectPartialSpec(this)

instantUpdate

instantUpdate: Boolean

If true, bypasses the normal "update on OK" behavior of UIDialog, and will update the UI as soon as a change is made.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : false

placeholder

placeholder: String

Specifies the placeholder text that is shown for empty input (where relevant)

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : ""

spec

spec: Any

Internal Use Only.

Flags : Cached (Note this is uncached)

Expression : Object.assign({ name: this.refChain, type: this.controlType }, R.collectSpecs(this, [ this.style, this.controlSpec, this.inputSpec ]))

tabIndex

tabIndex: Integer

no doc

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : 0

tooltip

tooltip: String

no doc

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : ""