You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Spin Edit Box - DataClass Property
Reference to a repository field or fundamental product data class used to control data entry
Member of Spin Edit Box (PRIM_SPDT)
Data Type - PRIM_DC - Data class base class

Details


The DataClass property allows the default behavior of an spin edit to be overridden by the behavior of a repository data class.
By specifying a data class the spin edit will follow the data entry rules for the field e.g. its length, decimal places etc.
Rather than applying a data class to an spin edit, you should use a spin edit field visualization for a numeric field.

See also

All Component Classes
Technical Reference

  • No labels