Package com.macrofocus.common.properties
Interface MutableListProperty<T>
- All Superinterfaces:
ListProperty<T>,MutableProperty<T[]>,Property<T[]>
- All Known Implementing Classes:
AbstractMutableListProperty,SimpleListProperty
-
Method Summary
Methods inherited from interface com.macrofocus.common.properties.MutableProperty
bind, bindBidirectional, setValueMethods inherited from interface com.macrofocus.common.properties.Property
addPropertyListener, addWeakPropertyListener, getValue, removePropertyListener
-
Method Details
-
append
-