public class FloatProperty<K> extends NumericProperty<Float,K>
| Constructor and Description |
|---|
FloatProperty(String name) |
FloatProperty(String name,
Float value) |
| Modifier and Type | Method and Description |
|---|---|
float |
getFloat()
Returns the value as a primitive, if the value is null/nullable this will fail...
|
isNullable, set, setNullableaddChangeListener, bindGlobalGetListener, bindGlobalSetListener, firePropertyChanged, getClientProperty, getGenericType, getLabel, getName, putClientProperty, removeChangeListener, setLabel, stopListening, validateCollectionType