#include <TypedElementAttributeBindingProperty.h>
◆ Bind() [1/2]
template<
typename InputType , TDataColumnOrDynamicDataColumnTemplate ObjectType>
| void TProperty< PropertyType >::Bind |
( |
InputType ObjectType::* |
Variable, |
|
|
TFunction< PropertyType(const InputType &)> |
Converter |
|
) |
| |
◆ Bind() [2/2]
template<TDataColumnOrDynamicDataColumnTemplate ObjectType>
| void TProperty< PropertyType >::Bind |
( |
PropertyType ObjectType::* |
Variable | ) |
|
◆ Get() [1/4]
template<TDataColumnOrDynamicDataColumnTemplate ObjectType>
| const PropertyType & TProperty< PropertyType >::Get |
( |
const ObjectType & |
Object | ) |
const |
◆ Get() [2/4]
◆ Get() [3/4]
template<TDataColumnOrDynamicDataColumnTemplate ObjectType>
| PropertyType & TProperty< PropertyType >::Get |
( |
ObjectType & |
Object | ) |
const |
◆ Get() [4/4]
◆ GetObjectTypeInfo()
◆ IsBound()
The documentation for this class was generated from the following file: