Manpage logo

Tickit::SingleChildWidget - abstract base class for widgets that contain a single other widget

NAME  SYNOPSIS  DESCRIPTION  CONSTRUCTOR  new  AUTHOR 

NAME

"Tickit::SingleChildWidget" − abstract base class for widgets that contain a single other widget

SYNOPSIS

TODO

DESCRIPTION

This subclass of Tickit::ContainerWidget acts as an abstract base class for widgets that contain exactly one other widget. It enforces that only one child widget may be contained at any one time, and provides a convenient accessor to obtain it.

CONSTRUCTOR

new

$widget = Tickit::SingleChildWidget−>new( %args );

Constructs a new "Tickit::SingleChildWidget" object.

AUTHOR

Paul Evans <[email protected]>


Updated 2026-06-01 - jenkler.se | uex.se