Overview
Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | createItemNode | function(:Object,:Bounds):Node | ![]() | ![]() | ![]() | ||
| public-init | data | Object[] | ![]() | ![]() | |||
| public | group | Group | ![]() | ![]() | ![]() | ||
| public | height | Number | ![]() | ![]() | ![]() | ||
| public | itemBorderGap | Number | ![]() | ![]() | ![]() | ||
| public | itemHeight | Number | ![]() | ![]() | ![]() | ||
| public | onClose | function():Void | ![]() | ![]() | ![]() | ||
| public | onRevealSelection | function():Void | ![]() | ![]() | ![]() | ||
| public | scrollValue | Number | ![]() | ![]() | ![]() | ||
| public | width | Number | ![]() | ![]() | ![]() |
Inherited Variables
Function Summary
- public create() : Node
- public revealClickById(id: java.lang.String) : Void
- public selectClickById(id: java.lang.String) : Void

