Editors Components
Editors are components in an application that enable users to enter data in a specific format like text for names, numbers, date and time values in preset formats, and other data types.
The Editors components include:
- Date Editor - A multi-field numeric editor (MFNE) control for date data entries
- Floating Point Editor - Editor designed to allow numeric input of floating point values
- Number Editor - Editor that restricts input to number characters only
- Plain Text Editor - A plain text editor for entry of text data without any formatting
- Rich Text Editor - A text editor that allows text formatting
- Time Editor - A MFNE control for time data entries

Figure 1 - The Editors group of the Palette pane of the UI Design Editor
Related references