gempyre  1.7.1
Gempyre::Element Member List

This is the complete list of members for Gempyre::Element, including all inherited members.

Attributes typedefGempyre::Element
attributes() constGempyre::Element
children() constGempyre::Element
Element(const Element &other)=defaultGempyre::Element
Element(Element &&other)=defaultGempyre::Element
Element(Ui &ui, std::string_view id)Gempyre::Element
Element(Ui &ui, std::string_view id, std::string_view htmlElement, const Element &parent)Gempyre::Element
Element(Ui &ui, std::string_view htmlElement, const Element &parent)Gempyre::Element
Elements typedefGempyre::Element
GempyreInternal (defined in Gempyre::Element)Gempyre::Elementfriend
html() constGempyre::Element
html_stream()Gempyre::Element
id() constGempyre::Elementinline
operator=(const Element &other)Gempyre::Elementinline
operator=(Element &&other)Gempyre::Elementinline
parent() constGempyre::Element
Rect typedefGempyre::Element
rect() constGempyre::Element
remove()Gempyre::Element
remove_attribute(std::string_view attr)Gempyre::Element
set_attribute(std::string_view attr, std::string_view value)Gempyre::Element
set_attribute(std::string_view attr)Gempyre::Element
set_html(std::string_view htmlText)Gempyre::Element
set_style(std::string_view style, std::string_view value)Gempyre::Element
styles(const std::vector< std::string > &keys) constGempyre::Element
subscribe(std::string_view name, const SubscribeFunction &handler, const std::vector< std::string > &properties={}, const std::chrono::milliseconds &throttle=0ms)Gempyre::Element
SubscribeFunction typedefGempyre::Element
type() constGempyre::Element
ui() constGempyre::Elementinline
ui()Gempyre::Elementinline
values() constGempyre::Element
Values typedefGempyre::Element
~Element()Gempyre::Elementvirtual