Nui
|
This is the complete list of members for Nui::Attribute, including all inherited members.
Attribute()=default | Nui::Attribute | |
Attribute(std::function< void(Dom::ChildlessElement &)> setter, std::function< EventContext::EventIdType(std::weak_ptr< Dom::ChildlessElement > &&element)> createEvent={}, std::function< void(EventContext::EventIdType const &)> clearEvent={}) | Nui::Attribute | inline |
Attribute(std::string data, std::function< EventContext::EventIdType(std::weak_ptr< Dom::ChildlessElement > &&element)> createEvent, std::function< void(EventContext::EventIdType const &)> clearEvent) | Nui::Attribute | inline |
Attribute(std::string_view data, std::function< EventContext::EventIdType(std::weak_ptr< Dom::ChildlessElement > &&element)> createEvent, std::function< void(EventContext::EventIdType const &)> clearEvent) | Nui::Attribute | inline |
Attribute(Attribute const &)=default | Nui::Attribute | |
Attribute(Attribute &&)=default | Nui::Attribute | |
createEvent(std::weak_ptr< Dom::ChildlessElement > &&element) const | Nui::Attribute | |
defer() const | Nui::Attribute | |
defer(bool doDefer) & | Nui::Attribute | |
defer(bool doDefer) && | Nui::Attribute | inline |
getEventClear() const | Nui::Attribute | |
isRegular() const | Nui::Attribute | |
isStringData() const | Nui::Attribute | |
operator=(Attribute const &)=default | Nui::Attribute | |
operator=(Attribute &&)=default | Nui::Attribute | |
setOn(Dom::ChildlessElement &element) const | Nui::Attribute | |
stringData() const | Nui::Attribute |