18.2 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
after-new-child
container-size
place-children
All Methods
active-child from panel:single<%>
add-child from area-container<%>
after-new-child from panel:single-mixin
overrides after-new-child from area-container<%>
begin-container-sequence from area-container<%>
border from area-container<%>
change-children from area-container<%>
container-flow-modified from area-container<%>
container-size from panel:single-mixin
overrides container-size from area-container<%>
delete-child from area-container<%>
end-container-sequence from area-container<%>
get-alignment from area-container<%>
get-children from area-container<%>
get-graphical-min-size from area<%>
get-parent from area<%>
get-top-level-window from area<%>
min-height from area<%>
min-width from area<%>
place-children from panel:single-mixin
overrides place-children from area-container<%>
reflow-container from area-container<%>
set-alignment from area-container<%>
spacing from area-container<%>
stretchable-height from area<%>
stretchable-width from area<%>