Edit
The EWC implementation of ⎕WC class Edit has some degree of support for:
| Properties | |||
|---|---|---|---|
| Attach | FCol | Password | Text |
| Border | FieldType | Posn | Value |
| CSS | Font | SelText | Visible |
| Decimals | FontObj | Size | |
| Event | MaxLength | Style |
| Events | |||
|---|---|---|---|
| Change | GotFocus | KeyPress |
NB: Links above are to the complete ⎕WC documentation
Known Limitations
There is limited support for FieldType, but Numeric and Date should work.