ui._CollectorPanel.MetaList
ui._CollectorPanel.MetaList
Inherits from: h2d.Flow
Fields
| Name | Type | |
|---|---|---|
entries | hl.types.ArrayObj | |
onBatchDone | Fun | |
onAllBatchesDone | Fun | |
collectorNpc | en.inter.npc.CollectorPanelNpc | |
parentFlow | h2d.Flow | |
listMask | h2d.Mask | |
listFlow | h2d.Flow | |
selIndex | I32 | |
selCursor | h2d.ScaleGrid | |
headers | hl.types.ArrayObj | |
inter | h2d.Interactive | |
boxScroller | ui.UIBox | |
sliderScroller | libs.heaps.slib.HSprite | |
isBatchProcessingDone | Bool | |
metaItems | hl.types.ArrayObj | |
batchIndex | I32 | |
lastEntriesGroup | Null | |
nVisibleEntries | I32 | |
emptyMessage | ui.Text | |
ownerSprite | libs.heaps.slib.HSprite | |
time | F64 | |
baseFilter | Fun | |
userFilter | Fun | |
| static | BATCH_SIZE | I32 |
Protos
f@14827tryIncSel(ui._CollectorPanel.MetaList) → Boolf@14828tryDecSel(ui._CollectorPanel.MetaList) → Boolf@14829filterEntries(ui._CollectorPanel.MetaList, Bool, String) → Voidf@14830getIndex(ui._CollectorPanel.MetaList, String) → I32f@14831select(ui._CollectorPanel.MetaList, I32, Ref, Ref, Fun) → Voidf@14832onResize(ui._CollectorPanel.MetaList) → Voidf@14833processEntriesBatch(ui._CollectorPanel.MetaList) → Voidf@14834sync(ui._CollectorPanel.MetaList, h2d.RenderContext) → Void
Bindings
- static
f@14846__constructor__(ui._CollectorPanel.MetaList, h2d.Flow, Fun, Fun, String, en.inter.npc.CollectorPanelNpc) → Void