|
|
(5 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| <languages></languages>
| | #REDIRECT [[Component:DynamicValueVariableDriver]] |
| <translate>
| |
| <!--T:1-->
| |
| {{stub}}
| |
| {{Infobox Component
| |
| |Image=DynamicValueVariableDriver`1Component.png
| |
| |Name=DynamicValueVariableDriver`1
| |
| }}
| |
| | |
| <!--T:2-->
| |
| == Intoduction ==
| |
| | |
| This component drives a value-type field with the contents of the dynamic variable it references.
| |
| | |
| For demonstration purposes, the component is shown here with a [[:Category:Type:Float|float]] type.
| |
| | |
| <!--T:3-->
| |
| == Usage ==
| |
| {{Table ComponentFields
| |
| |VariableName|String|The name of the variable to use
| |
| |Target|IField`1|TypeString1=IField<T>|The field to drive
| |
| |DefaultValue|T|The value to use if the dynamic variable cannot be resolved.
| |
| }}
| |
| | |
| <!--T:4-->
| |
| == Behavior ==
| |
| | |
| <!--T:5-->
| |
| == Examples ==
| |
| | |
| <!--T:6-->
| |
| == Related Components ==
| |
| </translate>
| |
| [[Category:Generics{{#translation:}}]]
| |
| [[Category:Components{{#translation:}}|DynamicValueVariableDriver`1 (Component){{#translation:}}]] | |
| [[Category:ComponentStubs]]
| |
| [[Category:Components:Data:Dynamic{{#translation:}}|DynamicValueVariableDriver`1 (Component){{#translation:}}]]
| |