EDITOR widget
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
An editor is a field-level widget that allows you to perform complex text manipulation on a character value. You can set up a static editor widget with the VIEW-AS phrase. You can create a dynamic editor widget with the CREATE widget statement. For example:

Attributes
Methods
Events
| Default keyboard events | Developer events |
| General direct manipulation events | Mouse events |
| Navigation key function events | Universal key function events |
| DROP-FILE-NOTIFY | ENTRY |
| LEAVE | VALUE-CHANGED |