Class CTField

Object
CTBase
CTField

public class CTField extends CTBase
Deals with the field concept. The field is the basic component of the table; a table may be composed of as many fields as one needs. It uses CTBase as the base class and implements the constructor allocating memory and destructor freeing memory for field operations.
See Also: