public interface PropertyContainer
Modifier and Type | Method and Description |
---|---|
javafx.beans.property.Property<?>[] |
properties()
Returns an array of all observable properties that the bean may expose.
|
@Nonnull javafx.beans.property.Property<?>[] properties()