SimpleWindow
载入中...
搜索中...
未找到
sw::SelfBinding 成员列表

成员的完整列表,这些成员属于 sw::SelfBinding,包括所有继承而来的类成员

Create(TTargetProperty TTargetObject::*targetProperty, TSourceProperty TSourceObject::*sourceProperty, BindingMode mode, IValueConverter< typename TSourceProperty::TValue, typename TTargetProperty::TValue > *converter=nullptr) -> typename std::enable_if< _IsProperty< TTargetProperty >::value &&_IsProperty< TSourceProperty >::value &&std::is_base_of< DynamicObject, TTargetObject >::value &&std::is_base_of< DynamicObject, TSourceObject >::value &&BindingCastHelper< typename TSourceProperty::TValue, typename TTargetProperty::TValue >::value, SelfBinding * >::typesw::SelfBindinginlinestatic
Create(TTargetProperty TTargetObject::*targetProperty, TSourceProperty TSourceObject::*sourceProperty, BindingMode mode, IValueConverter< typename TSourceProperty::TValue, typename TTargetProperty::TValue > *converter) -> typename std::enable_if< _IsProperty< TTargetProperty >::value &&_IsProperty< TSourceProperty >::value &&std::is_base_of< DynamicObject, TTargetObject >::value &&std::is_base_of< DynamicObject, TSourceObject >::value &&!BindingCastHelper< typename TSourceProperty::TValue, typename TTargetProperty::TValue >::value, SelfBinding * >::typesw::SelfBindinginlinestatic
GetBindingMode() constsw::SelfBindinginline
GetSourcePropertyId() const overridesw::SelfBindinginlinevirtual
GetTargetObject() constsw::SelfBindinginline
GetTargetPropertyId() const overridesw::SelfBindinginlinevirtual
SetBindingMode(BindingMode mode)sw::SelfBindinginline
SetTargetObject(DynamicObject *target)sw::SelfBindinginline
UpdateSource() overridesw::SelfBindinginlinevirtual
UpdateTarget() overridesw::SelfBindinginlinevirtual
~BindingBase()=defaultsw::BindingBasevirtual