ui.WindowElement
ui.WindowElement
Fields
| Name | Type | |
|---|---|---|
win | ui.Window | |
root | h2d.Object | |
contentWrapper | h2d.Flow | |
bgWrapper | h2d.Object | |
isInteractive | Bool |
Protos
f@5017get_pixelScale(ui.WindowElement) → F64f@5018onFocus(ui.WindowElement) → Voidf@5019onBlur(ui.WindowElement) → Voidf@5020onActivate(ui.WindowElement) → Voidf@5021beforeReflow(ui.WindowElement) → Voidf@5022reflow(ui.WindowElement) → Void
Bindings
- static
f@5023__constructor__(ui.WindowElement, ui.Window) → Void