ui.ListEntry
ui.ListEntry
Inherits from: ui._CollectorPanel.ListItem
Fields
| Name | Type | |
|---|---|---|
data | tool.ItemProgress | |
header | ui._CollectorPanel.ListHeader | |
bg | ui.UIBox | |
time | F64 | |
alt | Bool | |
icon | ui.hud.Skill | |
title | ui.Text | |
newTag | h2d.Bitmap | |
right | h2d.Object | |
stateBar | ui.Bar | |
content | h2d.Object | |
inter | h2d.Interactive | |
isPush | Bool |
Protos
f@14841get_wid(ui.ListEntry) → I32f@14842get_hei(ui.ListEntry) → I32f@14843onResize(ui.ListEntry) → Voidf@14844sync(ui.ListEntry, h2d.RenderContext) → Void
Bindings
- static
f@14845__constructor__(ui.ListEntry, tool.ItemProgress, ui._CollectorPanel.ListHeader, h2d.Flow) → Void