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