#include <AddrbookApp.h>
Public Attributes | |
char * | title |
Title of the field. More... | |
int | length |
Maximum allowed length of the field. More... | |
char * | validation_string |
String of characters allowed in the field ("" for all chars). More... |
|
Maximum allowed length of the field.
|
|
Title of the field.
|
|
String of characters allowed in the field ("" for all chars).
|