Uses of Class
org.jdesktop.beansbinding.ELProperty
Packages that use ELProperty
Package
Description
Provides support for defining properties and creating bindings between
sets of two properties.
-
Uses of ELProperty in org.jdesktop.beansbinding
Methods in org.jdesktop.beansbinding that return ELPropertyModifier and TypeMethodDescriptionstatic final <S,
V> ELProperty <S, V> Creates an instance ofELProperty
for the given expression.static final <S,
V> ELProperty <S, V> Creates an instance ofELProperty
for the given base property and expression.