24#ifndef HTML_FORM_OVERWRITE_CHAIN_ACTION_HPP
25#define HTML_FORM_OVERWRITE_CHAIN_ACTION_HPP
38#include "html_overwrite_action.hpp"
39#include "html_form_fieldset.hpp"
40#include "html_table.hpp"
41#include "html_button.hpp"
42#include "html_form_input.hpp"
44#include "html_form_dynamic_table.hpp"
62 static const std::string changed;
86 const std::string & context,
87 std::string & changed_event)
const override;
99 virtual void on_event(
const std::string & event_name)
override;
class of object that are pointed/triggered to by others
Definition: actor.hpp:55
class events
Definition: events.hpp:52
html component used for constant actions in overwriting policies
Definition: html_overwrite_action.hpp:48
class jsoner
Definition: jsoner.hpp:73
defines jsoner class and class exception_json