comment
This commit is contained in:
+2
-2
@@ -37,8 +37,8 @@
|
|||||||
* A @a DataField is either a @a SingleDataField or a list of
|
* A @a DataField is either a @a SingleDataField or a list of
|
||||||
* @a SingleDataField instances in a @a DataFieldSet.
|
* @a SingleDataField instances in a @a DataFieldSet.
|
||||||
*
|
*
|
||||||
* The basic field types are just @a StringDataField, @a NumberDataField, and
|
* Each @a SingleDataField has a reference to one basic field type @a DataType.
|
||||||
* @a ValueListDataField.
|
* The list of available data types can be extended easily if necessary.
|
||||||
*
|
*
|
||||||
* The @a DataFieldTemplates allow definition of derived types as well as
|
* The @a DataFieldTemplates allow definition of derived types as well as
|
||||||
* combined types based on the list of available base types. It reads the
|
* combined types based on the list of available base types. It reads the
|
||||||
|
|||||||
Reference in New Issue
Block a user