public class CharProperty<K> extends NumericProperty<Character,K>
Constructor and Description |
---|
CharProperty(String name) |
CharProperty(String name,
Character value) |
Modifier and Type | Method and Description |
---|---|
char |
getChar()
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