ui.NewsPanel
ui.NewsPanel
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
hidden | Bool | |
inter | h2d.Interactive | |
flow | h2d.Flow | |
bmp | h2d.Bitmap | |
title | ui.Text | |
text | ui.Text | |
bg | h2d.Object | |
controller | tool.ControllerAccess | |
focused | Bool | |
onMove | Fun | |
timeFocused | F64 | |
| static | data | Virtual[image, text, title, url] |
Protos
f@6497load(ui.NewsPanel) → Voidf@6498onData(ui.NewsPanel, tool.Result) → Voidf@6499clean(ui.NewsPanel) → Voidf@6501updateVisible(ui.NewsPanel) → Voidf@6502focusIn(ui.NewsPanel) → Voidf@6503focusOut(ui.NewsPanel) → Voidf@6504openNews(ui.NewsPanel) → Voidf@6505onResize(ui.NewsPanel) → Voidf@6506update(ui.NewsPanel) → Voidf@6507postUpdate(ui.NewsPanel) → Void
Bindings
f@6500onMove(ui.NewsPanel) → Void- static
f@6508__constructor__(ui.NewsPanel, libs.Process) → Void