ui.OptionWidget
ui.OptionWidget
Inherits from: h2d.Flow
Fields
| Name | Type | |
|---|---|---|
options | ui.OptionsBase | |
onValidate | Fun | |
onUpdate | Fun | |
isSlider | Bool | |
isList | Bool | |
isInScroller | Bool | |
selectionIsMiddle | Bool | |
refreshIcon | Fun | |
needResize | Bool | |
getGlobalX | Fun | |
getGlobalY | Fun |
Protos
No protos.
Bindings
f@34516getGlobalY(ui.OptionWidget) → F64f@34515getGlobalX(ui.OptionWidget) → F64- static
f@34517__constructor__(ui.OptionWidget, ui.OptionsBase, h2d.Object) → Void