public class ItemDateProperty<P> extends javafx.beans.property.ObjectPropertyBase implements ZoeFXProperty
| Constructor and Description |
|---|
ItemDateProperty(BeanAccess beanAccess) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get() |
java.lang.Object |
getBean() |
java.lang.String |
getName() |
void |
refresh() |
void |
set(java.lang.Object localDate) |
addListener, addListener, bind, fireValueChangedEvent, invalidated, isBound, removeListener, removeListener, toString, unbindbindBidirectional, setValue, unbindBidirectionalasString, asString, asString, getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbind, bindBidirectional, isBound, unbind, unbindBidirectionalpublic java.lang.Object getBean()
getBean in interface javafx.beans.property.ReadOnlyPropertypublic java.lang.String getName()
getName in interface javafx.beans.property.ReadOnlyPropertypublic java.lang.Object get()
get in interface javafx.beans.value.ObservableObjectValueget in interface javafx.beans.value.WritableObjectValueget in class javafx.beans.property.ObjectPropertyBasepublic void set(java.lang.Object localDate)
set in interface javafx.beans.value.WritableObjectValueset in class javafx.beans.property.ObjectPropertyBasepublic void refresh()
refresh in interface ZoeFXProperty