← Standard library

widget

widget widget

Available without an import.

The common reference base of widget declarations. Use it to hold different widget subclasses; it does not itself declare a constructible slot.

Void.wax:30

Inherits from object. Follow these links for inherited members.

Members

AppendChildmethod

public fn AppendChild(widget child) : void

Provided by the compiler.

Applymethod

public fn Apply() : void

Provided by the compiler.