FILL-IN widget
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
A fill-in widget is the simplest form of data representation. Within a fill-in, the field value is displayed as a string of characters that you can edit. A fill-in is the default representation for data. You can explicitly set up a static fill-in with the VIEW-AS phrase. You can create a dynamic fill-in with the CREATE widget statement.
Note: The default sizing of fill-ins occurs only when you use the default font.
When you explicitly specify a font, the AVM uses the average width of that font.

Attributes
Methods
Events
See also
1 This attribute also applies to fill-in browse columns.
2 This method also applies to fill-in browse columns.