Uses of Interface
net.thevpc.common.props.SetValueModel
Packages that use SetValueModel
-
Uses of SetValueModel in net.thevpc.common.props
Subinterfaces of SetValueModel in net.thevpc.common.propsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceWritableList<T>interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in net.thevpc.common.props that implement SetValueModelModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in net.thevpc.common.props with parameters of type SetValueModelModifier and TypeMethodDescriptiondefault voidWritableValue.bind(ObservableValue<T> source, SetValueModel<T> target) default voidObservableValue.bindTarget(SetValueModel<T> target) default voidWritableValue.bindTo(SetValueModel<T> other) default <T2> voidObservableValue.unbind(SetValueModel<T2> other) -
Uses of SetValueModel in net.thevpc.common.props.impl
Classes in net.thevpc.common.props.impl that implement SetValueModelModifier and TypeClassDescriptionclassclassMappedValueBase<F,T> classclassclassclassclassclassclassclassclassclassclassclassMethods in net.thevpc.common.props.impl with parameters of type SetValueModelModifier and TypeMethodDescriptionstatic <T> voidWritableValueHelper.helperBindTarget(ObservableValue<T> me, SetValueModel<T> other) static <T2> voidWritableValueHelper.helperRemoveBindListeners(PropertyListeners listeners, SetValueModel<T2> other)