|
|
(2 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| <languages></languages>
| | #REDIRECT[[Component:ReferenceReceiver]] |
| <translate>
| |
| <!--T:1-->
| |
| Reference Grab Receiver is a component that can receive a reference dropped onto a UIX [[Component:Canvas|Canvas]] [[Component:Button|Button]] by a user. The reference dropped is then stored into the field specified by <code>Target Reference</code>
| |
| {{Infobox Component
| |
| |Image=ReferenceGrabReceiverComponent.png
| |
| |Name=ReferenceGrabReceiver
| |
| }}
| |
| | |
| <!--T:3-->
| |
| == Usage ==
| |
| {{Table ComponentFields
| |
| |TargetReference|ISyncRef| the place to store the received value, ex: the <code>Reference</code> on a [[Component:ReferenceField|Reference Field Component]]
| |
| }}
| |
| | |
| <!--T:4-->
| |
| == Behavior ==
| |
| | |
| <!--T:5-->
| |
| == Examples ==
| |
| This can be used to allow the user to put in slots, music, or even value fields in a uix canvas for installers/settings for different systems.
| |
| | |
| <!--T:6-->
| |
| == Related Components ==
| |
| </translate>
| |
| [[Category:Components{{#translation:}}|Reference Grab Receiver]]
| |
| [[Category:Components:UIX:Interaction{{#translation:}}|Reference Grab Receiver]]
| |