Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

personField Struct Reference

A editable field in the CPersonEdit class. More...

#include <AddrbookApp.h>

List of all members.

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...


Detailed Description

A editable field in the CPersonEdit class.


Member Data Documentation

int personField::length
 

Maximum allowed length of the field.

char* personField::title
 

Title of the field.

char* personField::validation_string
 

String of characters allowed in the field ("" for all chars).


The documentation for this struct was generated from the following file:
Generated on Thu Dec 6 00:14:59 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001