Uses of Interface
org.eclipse.core.databinding.beans.IBeanSetProperty
Package
Description
Provides classes for observing JavaBeans(tm) objects.
-
Uses of IBeanSetProperty in org.eclipse.core.databinding.beans
Modifier and TypeMethodDescription<E> IBeanSetProperty<S,
E> Returns a master-detail combination of this property and the specified set property.<E> IBeanSetProperty<S,
E> Returns a master-detail combination of this property and the specified set property.<E> IBeanSetProperty<S,
E> IBeanValueProperty.set
(IBeanSetProperty<? super T, E> property) Returns a master-detail combination of this property and the specified set property.Modifier and TypeMethodDescription<E> IBeanSetProperty<S,
E> IBeanValueProperty.set
(IBeanSetProperty<? super T, E> property) Returns a master-detail combination of this property and the specified set property. -
Uses of IBeanSetProperty in org.eclipse.core.databinding.beans.typed
Modifier and TypeMethodDescriptionstatic <S,
E> IBeanSetProperty<S, E> Returns a set property for the given property name of the given bean class.static <S,
E> IBeanSetProperty<S, E> Returns a set property for the given property name of the given bean class.static <S,
E> IBeanSetProperty<S, E> Returns a set property for the given property name of an arbitrary bean class.static <S,
E> IBeanSetProperty<S, E> Returns a set property for the given property name of an arbitrary bean class.static <S,
E> IBeanSetProperty<S, E> Returns a set property for the given property name of the given bean class.static <S,
E> IBeanSetProperty<S, E> Returns a set property for the given property name of the given bean class.static <S,
E> IBeanSetProperty<S, E> Returns a set property for the given property name of an arbitrary bean class.static <S,
E> IBeanSetProperty<S, E> Returns a set property for the given property name of an arbitrary bean class.