Uses of Interface
org.eclipse.core.databinding.beans.IBeanProperty
-
Packages that use IBeanProperty Package Description org.eclipse.core.databinding.beans Provides classes for observing JavaBeans(tm) objects. -
-
Uses of IBeanProperty in org.eclipse.core.databinding.beans
Subinterfaces of IBeanProperty in org.eclipse.core.databinding.beans Modifier and Type Interface Description interface
IBeanListProperty
AnIListProperty
extension interface with convenience methods for creating nested bean properties.interface
IBeanMapProperty
AnIMapProperty
extension interface with convenience methods for creating nested bean properties.interface
IBeanSetProperty
AnISetProperty
extension interface with convenience methods for creating nested bean properties.interface
IBeanValueProperty
AnIValueProperty
extension interface with convenience methods for creating nested bean properties.
-