Textfield styles

enum Textfield styles


[more] TEXTFIELD_PASSWD
Password mode
[more] TEXTFIELD_INTEGER
Integer mode
[more] TEXTFIELD_REAL
Real mode
[more] TEXTFIELD_READONLY
NOT editable
[more] TEXTFIELD_ENTER_ONLY
Only callback when enter hit
[more] TEXTFIELD_LIMITED
Limit entry to given number of columns
[more] TEXTFIELD_OVERSTRIKE
Overstrike mode


Documentation

Textfield styles
o TEXTFIELD_PASSWD
Password mode

o TEXTFIELD_INTEGER
Integer mode

o TEXTFIELD_REAL
Real mode

o TEXTFIELD_READONLY
NOT editable

o TEXTFIELD_ENTER_ONLY
Only callback when enter hit

o TEXTFIELD_LIMITED
Limit entry to given number of columns

o TEXTFIELD_OVERSTRIKE
Overstrike mode

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.