Try OpenEdge Now
skip to main content
ABL Reference
Widget Reference : FILL-IN widget
 

FILL-IN widget

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


1 This attribute also applies to fill-in browse columns.

2 This attribute also applies to fill-in browse columns.

3 This attribute also applies to fill-in browse columns.

4 This attribute also applies to fill-in browse columns.

5 This attribute also applies to fill-in browse columns.

6 This attribute also applies to fill-in browse columns.

7 This attribute also applies to fill-in browse columns.

8 This attribute also applies to fill-in browse columns.

9 This attribute also applies to fill-in browse columns.

10 This attribute also applies to fill-in browse columns.

11 This attribute also applies to fill-in browse columns.

12 This attribute also applies to fill-in browse columns.

13 This attribute also applies to fill-in browse columns.

14 This attribute also applies to fill-in browse columns.

15 This attribute also applies to fill-in browse columns.

16 This attribute also applies to fill-in browse columns.

17 This attribute also applies to fill-in browse columns.

18 This attribute also applies to fill-in browse columns.

19 This attribute also applies to fill-in browse columns.

20 This attribute also applies to fill-in browse columns.

21 This attribute also applies to fill-in browse columns.

22 This attribute also applies to fill-in browse columns.

Methods


1 This method also applies to fill-in browse columns.

2 This method also applies to fill-in browse columns.

3 This method also applies to fill-in browse columns.

4 This method also applies to fill-in browse columns.

5 This method also applies to fill-in browse columns.

6 This method also applies to fill-in browse columns.

7 This method also applies to fill-in browse columns.

Events

See also

CREATE widget statement, VIEW-AS phrase