24#ifndef HTML_COMPARISON_FIELDS_HPP
25#define HTML_COMPARISON_FIELDS_HPP
37#include <dar/libdar.hpp>
40#include "html_form_select.hpp"
54 libdar::comparison_fields get_value()
const;
55 void set_value(libdar::comparison_fields val);
html component in the form of a drop-down list to let the user define a libdar comparison field value
Definition: html_comparison_fields.hpp:45