Class: 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
Annotations (1)
- rdfs:label "Bindable nodes implement the binding stack, so that only one of each node type is active at a given time."
Usage (10)
- 'X3DFontStyleNode attribute class is implemented by multiple nodes. The class attribute on each X3D node and statement is a space-separated list of classes, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DNode field IS is implemented by multiple nodes. IS/connect statements define prototype connections between ProtoInterface fields and node fields within a ProtoBody.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DNode field metadata is implemented by multiple nodes. Information about this node can be contained in a MetadataBoolean, MetadataDouble, MetadataFloat, MetadataInteger, MetadataString or MetadataSet node.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DNode field DEF is implemented by multiple nodes. DEF defines a unique ID name for each node, referenceable by other nodes.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DNode field USE is implemented by multiple nodes. USE means reuse an already DEF-ed node ID, excluding all child nodes and all other attributes (except for containerField, which can have a different value).' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DBindableNode field bindTime is implemented by multiple nodes.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DNode attribute id is implemented by multiple nodes. The id attribute is a unique identifier, reserved for use by HTML5/DOM pages, independent of DEF labeling and internal X3D node referencing. This attribute is only functional if the X3D model is loaded within an HTML page.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DBindableNode field isBound is implemented by multiple nodes.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DBindableNode field set_bind is implemented by multiple nodes.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'
- 'X3DNode attribute style is implemented by multiple nodes. The style attribute provides an inline block of CSS for element styling, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets. This attribute is only functional if the X3D model is loaded within an HTML page.' Domain 'Bindable nodes implement the binding stack, so that only one of each node type is active at a given time.'