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

The base Design for an Accordion menu.

Index

Rules

activeTabKeys

activeTabKeys: Array

Array of opened tabs with corresponding tabKey.

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

Expression : []

bindParent

bindParent: Any

The owner of the bindTarget rule.

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

Expression : this

bindTarget

bindTarget: String

The name of the rule to bind the activeTabKeys to.

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

Expression : ""

controlType

controlType: String

Internal Use Only.

Flags : Cached (Note this is uncached)

Expression : "Accordion"

expandArrowPosition

expandArrowPosition: String

The alignment of the tab header expander arrow. One of "left" (the default) or "right".

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

Expression : "left"

instantUpdate

instantUpdate: Boolean

Only used when inside a UIDialog. 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

multipleMode

multipleMode: Boolean

Permits more than one tab to be open at the same time.

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

Expression : false

tabNameAlignment

tabNameAlignment: String

The alignment of the tab name. One of "left" (the default) or "center", or "right".

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

Expression : "left"