|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| <languages></languages>
| | #REDIRECT [[Component:DynamicField]] |
| <translate>
| |
| <!--T:1-->
| |
| {{stub}}
| |
| {{Infobox Component
| |
| |Image=DynamicField`1Component.png
| |
| |Name=DynamicField`1
| |
| }}
| |
| | |
| <!--T:2-->
| |
| == Intoduction ==
| |
| The '''DynamicField`1''' component points at a field containing a value type. The value of the its variable is whatever the field contains, and the field will be updated if the variable is written to.
| |
| | |
| For demonstration purposes, this component is shown with a [[Type:Float|float]] type.
| |
| | |
| <!--T:3-->
| |
| == Usage ==
| |
| {{Table ComponentFields
| |
| |VariableName|String|The name of the dynamic variable to be used
| |
| |TargetField|{{RootFieldType|RelayRef`1|[[Type:IField`1|IField`1]]<T>}}|TypeAdv1=true|The field that will be used as the dynamic variable's value
| |
| |OverrideOnLink|Bool|If true, the value of the field will be written when this component is moved into a new space
| |
| }}
| |
| | |
| <!--T:4-->
| |
| == Behavior ==
| |
| | |
| <!--T:5-->
| |
| == Examples ==
| |
| | |
| <!--T:6-->
| |
| == Related Components ==
| |
| </translate>
| |
| [[Category:Generics{{#translation:}}]]
| |
| [[Category:Components{{#translation:}}|Dynamic Field`1]] | |
| [[Category:Generic Components{{#translation:}}|Dynamic Field`1]]
| |
| [[Category:Components:Data:Dynamic{{#translation:}}|Dynamic Field`1]]
| |