Specific node type that is parent of all widgets. Like Node, should be considered abstract. Use helper functions (ToggleButton(), Slider(), ...) to create actual widget nodes. A widget id is required for all widgets
Panel, Page, ...
Converts the node (and all children) to the XML format that the xAPI expects Typically you want to do this only on the Config node
Generated using TypeDoc
Specific node type that is parent of all widgets. Like Node, should be considered abstract. Use helper functions (ToggleButton(), Slider(), ...) to create actual widget nodes. A widget id is required for all widgets