Classes |
|
class | ConstrainedFloatControl |
ConstrainedFloatControl is a text control utilising
constrainedFloats as data.
More... |
|
class | DynamicPrecisionFloatControl |
Dyanmic precision text controls dynamicaly
modify their precision based on the following rules
|
|
class | FloatValidator |
This validator prevents the user from
entering a value in the constrained float control that is not a
valid float prefix.
More... |
|
class | UnitConversionFloatControl |
A multiple unit float control is a
DynamicPrecisionFloatControl with an additional constrained
float, and two unit conversion ratios to convert to and from the
base value and the user value.
More... |