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

Index

Rules

allowMultiSelect

allowMultiSelect: Boolean

Whether multiple items can be selected. The default is false.

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

Expression : false

categoryOrientation

categoryOrientation: String

The orientation of the categories. One of "vertical" (the default) or "horizontal".

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

Expression : "vertical"

categoryTitleLocation

categoryTitleLocation: String

The location of the category title. One of "top" (the default) or "right", "bottom", or "left".

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

Expression : "top"

controlType

controlType: String

no doc

Flags : Cached (Note this is uncached)

Expression : "ItemSelector"

itemHeight

itemHeight: String

The height of an item. The default is "60px".

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

Expression : "60px"

itemOrientation

itemOrientation: String

The orientation of the items. One of "horizontal" (the default) or "vertical".

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

Expression : "horizontal"

itemTitleAlignment

itemTitleAlignment: String

The alignment of the item title. One of "center" (the default) or "left", or "right".

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

Expression : "center"

itemTitleLocation

itemTitleLocation: String

The location of the item title. One of "bottom" (the default) or "right", "top", or "left".

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

Expression : "bottom"

itemWidth

itemWidth: String

The width of an item. The default is "60px".

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

Expression : "60px"

items

items: Array

The collection of items. This is an array ItemSelectorCategorySpec objects. The default an empty array.

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

Expression : []

showItemsTitle

showItemsTitle: Boolean

Whether to show a title for each item. The default is false.

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

Expression : false

showSelectedItem

showSelectedItem: Boolean

Whether the selected item should be highlighted. The default is true.

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

Expression : true

view

view: String

The layout style of the selector. One of "ribbon" (the default) or "list".

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

Expression : "ribbon"

visibleItems

visibleItems: Number

The number of items to show. The default is 10.

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

Expression : 10

visibleRows

visibleRows: Number

The number of rows to show. The default is 3.

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

Expression : 3