ui.ModalPopUp
ui.ModalPopUp
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
bgColor | I32 | |
closing | Bool | |
controller | tool.ControllerAccess | |
fb | ui.FlowBox | |
texts | hl.types.ArrayObj | |
icons | hl.types.ArrayObj | |
flowControl | h2d.Flow | |
controlIcon | ui.ControlLabel | |
onClose | Fun | |
| static | ME | ui.ModalPopUp |
Protos
f@8379text(ui.ModalPopUp, String, Null, Ref) → Voidf@8380icon(ui.ModalPopUp, h2d.Tile) → Voidf@8381onDispose(ui.ModalPopUp) → Voidf@8382close(ui.ModalPopUp) → Voidf@8384onResize(ui.ModalPopUp) → Voidf@8385update(ui.ModalPopUp) → Void
Bindings
f@8383onClose(ui.ModalPopUp) → Void- static
f@8386__constructor__(ui.ModalPopUp, Ref, Null) → Void