AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ACheckBoxWrapper Class Reference

View container with a checkbox. More...

#include <AUI/View/ACheckBox.h>

Detailed Description

For a checkbox itself, see ACheckBox.

See declarative::CheckBoxWrapper for a declarative form and examples.

Constructor & Destructor Documentation

◆ ACheckBoxWrapper()

ACheckBoxWrapper::ACheckBoxWrapper ( const _< AView > & viewToWrap)
explicit
Parameters
viewToWrapview to wrap.