Class ElemPopup

class ElemPopup
  : Element

Constructors

NameDescription
this ()

Fields

11 inherited fields

Properties

TypeNameDescription
alignment[get, set]
WeakRef!(const(beamui.widgets.widget.Element)*)
anchor[set]
int
childCount[get] Returns number of children of this element
bool
modal[get, set]
Vector!(float,2)
point[get, set]

34 inherited properties

Methods

NameDescription
child (index) Returns child by index
diffChildren (oldItems)
layout (geom) Set element box and lay out element contents.
arrangeContent () Called from layout, after box and innerBox were set
computeBoundaries () ...
drawContent (pr)

48 inherited methods