ui.sel.LineSelector
ui.sel.LineSelector
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
controller | tool.ControllerAccess | |
offsetX | I32 | |
leftArrow | libs.heaps.slib.HSprite | |
rightArrow | libs.heaps.slib.HSprite | |
arrowsOffset | F64 | |
fbSelect | ui.FlowBox | |
selectText | ui.Text | |
currentText | ui.Text | |
nameText | ui.Text | |
descText | ui.Text | |
box | ui.UIBox | |
mask | h2d.Mask | |
wrapperSkin | h2d.Object | |
canCancel | Bool | |
curId | I32 |
Protos
f@37938get_widBox(ui.sel.LineSelector) → I32f@37939get_heiBox(ui.sel.LineSelector) → I32f@37940get_selectTextStr(ui.sel.LineSelector) → Stringf@37941get_currentTextStr(ui.sel.LineSelector) → Stringf@37942createObjects(ui.sel.LineSelector) → Voidf@37943getItemNumber(ui.sel.LineSelector) → I32f@37944getItem(ui.sel.LineSelector, I32) → Virtual[name, object]f@37945isCurrentSelected(ui.sel.LineSelector) → Boolf@37946updateItemScale(ui.sel.LineSelector, Virtual[name, object], I32) → Voidf@37947showContent(ui.sel.LineSelector) → Voidf@37948updateData(ui.sel.LineSelector, Bool, String, String) → Voidf@37949validate(ui.sel.LineSelector) → Voidf@37950close(ui.sel.LineSelector) → Voidf@37951onResize(ui.sel.LineSelector) → Voidf@37952controlsUpdate(ui.sel.LineSelector) → Voidf@37953update(ui.sel.LineSelector) → Voidf@37954updatePos(ui.sel.LineSelector, I32, Ref) → Void
Bindings
- static
f@37937__constructor__(ui.sel.LineSelector, libs.Process) → Void