Class | Description |
---|---|
InitialValue |
An instance of this class hosts the default value or the context derived
value for the Term instance.
|
NumberFormatter |
It is a wrapper for a java.text.NumberFormat class that uses an internal
WrappedField object to store some of the Joty datum components and to have
them processed by its methods. |
WFieldSet |
This class hosts a set of WrappedField objects and a map of their positions for
accessing them by name, too.
|