ui.TextInput
ui.TextInput
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
blackBG | libs.heaps.slib.HSprite | |
fb | ui.FlowBox | |
text | ui.Text | |
subText | ui.Text | |
bgInput | ui.UIBox | |
textInput | h2d.TextInput | |
fControl | h2d.Flow | |
clYes | ui.ControlLabel | |
clNo | ui.ControlLabel | |
controller | tool.ControllerAccess | |
from | ui.Process | |
onValidate | Fun | |
validSfx | hxd.res.Sound | |
closing | Bool | |
| static | MAX_LENGTH | I32 |
Protos
f@36745validate(ui.TextInput) → Voidf@36746cancel(ui.TextInput) → Voidf@36747onResize(ui.TextInput) → Voidf@36748close(ui.TextInput) → Voidf@36749onDispose(ui.TextInput) → Voidf@36750update(ui.TextInput) → Void
Bindings
- static
f@36751__constructor__(ui.TextInput, ui.Process, String, String, String, Fun, String, String, hxd.res.Sound) → Void