xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
Loading...
Searching...
No Matches
xentara::workbench::bindings::SubElementPage Class Referencefinal

A sub element shown on a separate page. More...

#include <xentara/workbench/bindings/SubElementPage.hpp>

+ Inheritance diagram for xentara::workbench::bindings::SubElementPage:

Classes

struct  Options
 Options. More...
 

Public Member Functions

template<std::derived_from< skill::SubElement > Element>
 SubElementPage (PropertyController &propertyController, Element &property, Options options)
 Constructor.
 

Detailed Description

A sub element shown on a separate page.

Constructor & Destructor Documentation

◆ SubElementPage()

template<std::derived_from< skill::SubElement > Element>
xentara::workbench::bindings::SubElementPage::SubElementPage ( PropertyController propertyController,
Element &  property,
Options  options 
)

Constructor.

Attention
SubElementPage only supports address-based properties.
Parameters
propertyControllerThe property controller that manages the property
propertyA reference to the variable holding the property’s value.
optionsThe binding options