Category:Components:Common UI:Editors: Difference between revisions

Category page
imported>Psychpsyo
Added some descriptions
 
Added descriptions to this category, added missing components and subcategories.
 
Line 1: Line 1:
{{Table ComponentCategorySubcategories
|Utility|Unit conversions.
}}
{{Table ComponentCategoryComponents
{{Table ComponentCategoryComponents
|FloatTextEditorParser|| Turns a TextEditor into a float input field.
|FloatTextEditorParser|| Turns a [[Component:TextEditor|TextEditor]] into a [[Type:float|float]] input field.
|IntTextEditorParser|| Turns a TextEditor into an int input field.
|IntTextEditorParser|| Turns a [[Component:TextEditor|TextEditor]] into an [[Type:int|int]] input field.
|TextEditor||
|QuantityTextEditorParser|| Turns a [[Component:TextEditor|TextEditor]] into a [[Quantity Types|quantity]] field.
|TouchableTextField||
|TextEditor|| Allows for editing a text field using a [[Type:string|string]].
|TouchableTextField|| Same as [[Component:TextEditor|TextEditor]], but allows for [[Component:TouchEventRelay|touch interactions]].
}}
}}


[[Category:Components:Common UI]]
[[Category:Components:Common UI]]

Latest revision as of 22:27, 12 September 2024

Subcategories
Category Summary
Utility Unit conversions.
Components
Component Description
FloatTextEditorParser Turns a TextEditor into a float input field.
IntTextEditorParser Turns a TextEditor into an int input field.
QuantityTextEditorParser Turns a TextEditor into a quantity field.
TextEditor Allows for editing a text field using a string.
TouchableTextField Same as TextEditor, but allows for touch interactions.

Pages in category "Components:Common UI:Editors"

The following 5 pages are in this category, out of 5 total.