The TextEdit object

Path: relative paths according to sequences.

Snippet ID: TextEdit

Corresponding AUI Tree element: formfield/textedit

Fields (Attributes) Type Description
maxLength Attribute (number) Size of the field.
isNumeric Attribute (boolean) True if the field value is a number.
stretch Attribute (string) Corresponds to the STRETCH attribute in 4GL.
scrollbars Attribute (string) Corresponds to the SCROLLBARS attribute in 4GL.
shift Attribute (string) Value is "up" if UPSHIFT attribute is present. Value is "down" if DOWNSHIFT attribute is present.
wantReturns Attribute (boolean) True if the WANTNORETURNS attribute in 4GL is not set.
wantTabs Attribute (boolean) Corresponds to the WANTTABS attribute in 4GL.
fontPitch Attribute (string) Corresponds to the FONTPITCH attribute value in 4GL.

Common attributes for this object are available in the Common Fields section.