Skip to content

ui.sel.LineSelector

ui.sel.LineSelector

Inherits from: ui.Process

Fields

NameType
controllertool.ControllerAccess
offsetXI32
leftArrowlibs.heaps.slib.HSprite
rightArrowlibs.heaps.slib.HSprite
arrowsOffsetF64
fbSelectui.FlowBox
selectTextui.Text
currentTextui.Text
nameTextui.Text
descTextui.Text
boxui.UIBox
maskh2d.Mask
wrapperSkinh2d.Object
canCancelBool
curIdI32

Protos

  • f@37938 get_widBox(ui.sel.LineSelector) → I32
  • f@37939 get_heiBox(ui.sel.LineSelector) → I32
  • f@37940 get_selectTextStr(ui.sel.LineSelector) → String
  • f@37941 get_currentTextStr(ui.sel.LineSelector) → String
  • f@37942 createObjects(ui.sel.LineSelector) → Void
  • f@37943 getItemNumber(ui.sel.LineSelector) → I32
  • f@37944 getItem(ui.sel.LineSelector, I32) → Virtual[name, object]
  • f@37945 isCurrentSelected(ui.sel.LineSelector) → Bool
  • f@37946 updateItemScale(ui.sel.LineSelector, Virtual[name, object], I32) → Void
  • f@37947 showContent(ui.sel.LineSelector) → Void
  • f@37948 updateData(ui.sel.LineSelector, Bool, String, String) → Void
  • f@37949 validate(ui.sel.LineSelector) → Void
  • f@37950 close(ui.sel.LineSelector) → Void
  • f@37951 onResize(ui.sel.LineSelector) → Void
  • f@37952 controlsUpdate(ui.sel.LineSelector) → Void
  • f@37953 update(ui.sel.LineSelector) → Void
  • f@37954 updatePos(ui.sel.LineSelector, I32, Ref) → Void

Bindings

  • static f@37937 __constructor__(ui.sel.LineSelector, libs.Process) → Void