Content:
- Examples
- Properties
- Methods

Adds a Select Component to a given layout.

sel = ui.addSelect( parent, list?, options?, width?, height? ) → ui object: Select

Here are the methods available for the Select Component.

Examples

Example - Basic click to expand contents 

Example - Group title click to expand contents 

Example - Multiple selection click to expand contents 

Example - Outlined and small click to expand contents 

Example - Radiogroup items click to expand contents 

Example - Grouped list items click to expand contents 

Example - Multiple radiogroup with titles click to expand contents 

Properties

The following properties are available on the Select object:

absHeightNumber
absLeftNumber
absTopNumber
absWidthNumber
backColorString
backImageString
borderNumber
borderColorString
borderStyleString
cornerRadiusNumber
disabledBoolean
elObject
elStyleString
enabledBoolean
fontFileString
heightNumber
iconColorString
isVisibleBoolean
labelString
labelColorString
labelSizeNumber
leftNumber
listList
marginsList
maxHeightNumber
opacityNumber
optionsString
paddingList
parentObject
popupColorString
positionObject
rotationNumber
sizeVariantString
textColorString
textSizeNumber
topNumber
typeString
valueString
variantString
visibilityString
widthNumber

Methods

The following methods are available on the Select object:

getEnabled( index ) → Boolean
getEnabledByName( name ) → Boolean
getItem( index ) → Object
getPosition( options ) → Object
gone()
hide()
setScale( x, y )
show()