xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
Loading...
Searching...
No Matches
xentara::workbench::model::AttributeReference Member List

This is the complete list of members for xentara::workbench::model::AttributeReference, including all inherited members.

attribute() const -> utils::eh::expected< model::Attribute, ui::String >xentara::workbench::model::AttributeReference
CrossReferenceController() noexcept=defaultxentara::workbench::bindings::CrossReferenceController
CrossReferenceController(const CrossReferenceController &other)xentara::workbench::bindings::CrossReferenceController
CrossReferenceController(CrossReferenceController &&other) noexceptxentara::workbench::bindings::CrossReferenceController
operator bool() const noexceptxentara::workbench::model::AttributeReferenceexplicit
operator=(const CrossReferenceController &rhs) -> CrossReferenceController &xentara::workbench::bindings::CrossReferenceController
operator=(CrossReferenceController &&rhs) noexcept -> CrossReferenceController &xentara::workbench::bindings::CrossReferenceController
operator==xentara::workbench::model::AttributeReferencefriend
primaryKey() const -> std::stringxentara::workbench::model::AttributeReference
referringController() const -> PropertyController *xentara::workbench::bindings::CrossReferenceController
save(utils::json::encoder::Value &jsonValue) const -> voidxentara::workbench::model::AttributeReference
saveTo(utils::json::encoder::Object &jsonObject, std::string_view name) const -> voidxentara::workbench::model::AttributeReference
saveTo(utils::json::encoder::Array &jsonArray) const -> voidxentara::workbench::model::AttributeReference
setReferringController(PropertyController &referringController) -> voidxentara::workbench::bindings::CrossReferenceController
~CrossReferenceController()=0xentara::workbench::bindings::CrossReferenceControllerpure virtual