|
ORE Studio 0.0.4
|
Widget displaying list of user accounts with CRUD operations. More...
#include <account_list_widget.hpp>
Inherits WContainerWidget.

Public Member Functions | |
| Wt::Signal & | add_requested () |
| Wt::Signal< boost::uuids::uuid > & | edit_requested () |
| Wt::Signal< boost::uuids::uuid > & | delete_requested () |
| Wt::Signal< boost::uuids::uuid > & | lock_requested () |
| Wt::Signal< boost::uuids::uuid > & | unlock_requested () |
| void | refresh () |
| void | set_accounts (const std::vector< account_row > &accounts) |
Widget displaying list of user accounts with CRUD operations.