Returns a prefixed attribute binding computed by the provided function
Returns a prefixed attribute binding computed by the provided function
The name to bind against
The function that will transform the original attribute value into the new attribute value
The new attribute name in the form (prefix,label)
Returns an unprefixed attribute binding computed by the provided function
Returns an unprefixed attribute binding computed by the provided function
The name to bind against
The function that will transform the original attribute value into the new attribute value
The new attribute label
BindParam using a function to calculate its value.
This object provides factory methods for convenience.