TFORMer SDK - JAVA  7.0
Public Attributes
Enumerations.DataFieldUsage Enum Reference

Describes the usage of a DataField within a FormLayout. More...

List of all members.

Public Attributes

 Calculated
 The DataField is computed automatically.
 Normal
 A normal DataField.
 NotUsed
 The DataField is defined within the Project but is not used in the FormLayout.
 Parameter
 This is a writable system-DataField used by the FormLayout.

Detailed Description

Describes the usage of a DataField within a FormLayout.


Member Data Documentation

The DataField is computed automatically.

The DataField is in use by the FormLayout and its value is modified. Usually this is done via pre- or post-expressions. Therefore the value for this DataField may not be provided by an external application or by the user.

A normal DataField.

The DataField is in use by the FormLayout, its value is not modified. The DataField is just used as part of expressions or directly in text-, bar-code or picture elements. Therefore the value for this DataField may be provided by an external application or by the user.

This is a writable system-DataField used by the FormLayout.

The value of this system-DataField may be provided by an external application or by the user (e.g. tfDocumentName).


© 2006-2012 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Oct 23 2012 16:33:20 for TFORMer SDK - JAVA with doxygen 1.8.0