(2 intermediate revisions by the same user not shown)
Line 2:
Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{stub}}
{{Infobox Component
{{Infobox Component
|Image=ReferenceProxySourceComponent.png
|Image=ReferenceProxySourceComponent.png
Line 9:
Line 8:
<!--T:2-->
<!--T:2-->
== Intoduction ==
The '''ReferenceProxySource''' component allows for the [[User|user]] to grab a [[Reference Type|reference]] off from a [[UIX]] element. This requires a [[Component:Button|Button]] component to work.
This is used to carry references to other fields that are looking for it. Using this component along with the [[Component:ReferenceGrabReceiver|ReferenceGrabReceiver]] and [[Component:ReferenceField|ReferenceField]] of the type [[Type:IWorldElement|IWorldElement]] will allow the user to carry the [[Reference Type|reference]] from source to receiver directly.
<!--T:5-->
<!--T:5-->
Line 24:
Line 23:
<!--T:6-->
<!--T:6-->
== Related Components ==
== See Also ==
* Similar to the [[Component:ValueFieldProxySource|ValueFieldProxySource]] and [[Component:ValueProxySource|ValueProxySource]] components.
This is used to carry references to other fields that are looking for it. Using this component along with the ReferenceGrabReceiver and ReferenceField of the type IWorldElement will allow the user to carry the reference from source to receiver directly.