GWC Template Language Reference / Template Paths - Widgets hierarchies |
Path: relative paths according to sequences.
Snippet ID: SpinEdit
Corresponding AUI Tree element: FormField/SpinEdit
Fields (Attributes) | Type | Description |
---|---|---|
step | Attribute (number) | Corresponds to the STEP attribute in 4GL. |
valueMin | Attribute (number) | Corresponds to the VALUEMIN attribute in 4GL. |
valueMax | Attribute (number) | Corresponds to the VALUEMAX attribute in 4GL. |
fontPitch | Attribute (string) | Corresponds to the FONTPITCH attribute value in 4GL. |
autonext | Attribute (boolean) | True is AUTONEXT attribute is set. |
isPassword | Attribute (boolean) | True if the INVISIBLE attribute is present. |
shift | Attribute (string) | Value is "up" if UPSHIFT attribute is present. Value is "down" if DOWNSHIFT attribute is present. |
Common attributes for this object are available in the Common Fields section.