[previous] [up] [next]     [index]
Next: after-new-child Up: Panel Previous: active-child

panel:single-mixin

Domain: area-container<%>
Implements: area-container<%>
Implements: panel:single<%>

This mixin adds single panel functionality to an implementation of the area-container<%> interface.

Single panels place all of the children in the center of the panel, and allow make one child to be visible at a time. The active-child method controls which panel is currently active.

The show method is used to hide and show the children of a single panel.

Methods

All Methods


PLT