The '''FeedClampedValueFieldInterface''' component is used as a template type item in data feed mappers in the [[Data Feeds]] system. This component allows for making a UI Template for changing a value with a minimum and maximum value.
|Value|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv14=true| The field that represents the data that should be read from and written to the source data feed.
|Formatting|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv15=true| The field to fill with data on how to format the value for displaying it.
|Max|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv17=true| The value field to full with the maximum value this feed number can be.
}}
}}
== Behavior ==
== Usage ==
{{stub}}
== Examples ==
== Examples ==
== See Also ==
== See Also ==
* [[Data Feeds]]
[[Category:Components:Radiant UI:Data Feeds:Interfaces{{#translation:}}|Feed Clamped Value Field Interface`1]]
[[Category:Components:Radiant UI:Data Feeds:Interfaces{{#translation:}}|Feed Clamped Value Field Interface`1]]
[[Category:Components{{#translation:}}|Feed Clamped Value Field Interface`1]]
[[Category:Components{{#translation:}}|Feed Clamped Value Field Interface`1]]
[[Category:Generic Components{{#translation:}}|Feed Clamped Value Field Interface`1]]
[[Category:Generic Components{{#translation:}}|Feed Clamped Value Field Interface`1]]
[[Category:ComponentStubs]]
Revision as of 18:58, 17 January 2025
Component image
Feed Clamped Value Field Interface`1 component as seen in the Scene Inspector
The FeedClampedValueFieldInterface component is used as a template type item in data feed mappers in the Data Feeds system. This component allows for making a UI Template for changing a value with a minimum and maximum value.
This template's parent container. If that template also has a parent and a child, then it recursively goes up the containers till it finds the root interface with a parent and a child interface, then instantiates that interfaces child interface and it's Nested items instead of just this interface.