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

ATTR-SPACE attribute AUTO-RESIZE attribute AUTO-RETURN attribute
AUTO-ZAP attribute#rfi1424920385384__att-fillin-fn BGCOLOR attribute#rfi1424920385384__att-fillin-fn BLANK attribute
COLUMN attribute CONTEXT-HELP-ID attribute CURSOR-OFFSET attribute#rfi1424920385384__att-fillin-fn
DATA-TYPE attribute DBNAME attribute DCOLOR attribute#rfi1424920385384__att-fillin-fn
DEBLANK attribute DISABLE-AUTO-ZAP attribute DROP-TARGET attribute
DYNAMIC attribute EDIT-CAN-PASTE attribute#rfi1424920385384__att-fillin-fn EDIT-CAN-UNDO attribute#rfi1424920385384__att-fillin-fn
FGCOLOR attribute#rfi1424920385384__att-fillin-fn FONT attribute#rfi1424920385384__att-fillin-fn FORMAT attribute#rfi1424920385384__att-fillin-fn
FRAME attribute FRAME-COL attribute FRAME-NAME attribute
FRAME-ROW attribute FRAME-X attribute FRAME-Y attribute
HANDLE attribute#rfi1424920385384__att-fillin-fn HEIGHT-CHARS attribute#rfi1424920385384__att-fillin-fn HEIGHT-PIXELS attribute#rfi1424920385384__att-fillin-fn
HELP attribute HIDDEN attribute HWND attribute
INDEX attribute INPUT-VALUE attribute#rfi1424920385384__att-fillin-fn INSTANTIATING-PROCEDURE attribute
LABEL attribute LABELS attribute MANUAL-HIGHLIGHT attribute
MENU-KEY attribute MENU-MOUSE attribute MODIFIED attribute
MOUSE-POINTER attribute MOVABLE attribute NAME attribute#rfi1424920385384__att-fillin-fn
NEXT-SIBLING attribute NEXT-TAB-ITEM attribute NUM-DROPPED-FILES attribute
PARENT attribute PASSWORD-FIELD attribute PFCOLOR attribute#rfi1424920385384__att-fillin-fn
POPUP-MENU attribute PREV-SIBLING attribute PREV-TAB-ITEM attribute
PRIVATE-DATA attribute READ-ONLY attribute RESIZABLE attribute
ROW attribute#rfi1424920385384__att-fillin-fn SCREEN-VALUE attribute#rfi1424920385384__att-fillin-fn SELECTABLE attribute
SELECTED attribute SELECTION-END attribute SELECTION-START attribute
SELECTION-TEXT attribute SENSITIVE attribute SIDE-LABEL-HANDLE attribute
SUBTYPE attribute TABLE attribute TAB-POSITION attribute
TAB-STOP attribute TEXT-SELECTED attribute TOOLTIP attribute
TYPE attribute#rfi1424920385384__att-fillin-fn VISIBLE attribute WIDGET-ID attribute
WIDTH-CHARS attribute#rfi1424920385384__att-fillin-fn WIDTH-PIXELS attribute#rfi1424920385384__att-fillin-fn WINDOW attribute
X attribute#rfi1424920385384__att-fillin-fn Y attribute#rfi1424920385384__att-fillin-fn

Methods

CLEAR( ) method (FILL-IN Widget) CLEAR-SELECTION( ) method#rfi1424920385384__method-fillin-fn
EDIT-CLEAR( ) method#rfi1424920385384__method-fillin-fn EDIT-COPY( ) method#rfi1424920385384__method-fillin-fn
EDIT-CUT( ) method#rfi1424920385384__method-fillin-fn EDIT-PASTE( ) method#rfi1424920385384__method-fillin-fn
EDIT-UNDO( ) method#rfi1424920385384__method-fillin-fn END-FILE-DROP( ) method
GET-DROPPED-FILE( ) method LOAD-MOUSE-POINTER( ) method
MOVE-AFTER-TAB-ITEM( ) method MOVE-BEFORE-TAB-ITEM( ) method
MOVE-TO-BOTTOM( ) method MOVE-TO-TOP( ) method
SET-SELECTION( ) method#rfi1424920385384__method-fillin-fn VALIDATE( ) method

Events

Default keyboard events Developer events
Field editing key function events General direct manipulation events
Mouse events Navigation key function events
Universal key function events DROP-FILE-NOTIFY
ENTRY LEAVE
VALUE-CHANGED

See also

CREATE widget statement, VIEW-AS phrase

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