Class Popup

Popup widget container

class Popup
  : Widget

Fields

TypeNameDescription
alignment
anchor
bool
modal Modal popup - keypresses and mouse events can be routed to this popup only
Vector!(float,2)
point
_content

18 inherited fields

Methods

NameDescription
wrap (content)
createElement ()
opApply (callback)
updateElement (element)

9 inherited methods