Returns a prefixed attribute binding containing the specified String wrapped in a Text() element
Returns a prefixed attribute binding containing the specified String wrapped in a Text() element
The name to bind against
The value to place in the new attribute
The new attribute in the form (prefix,label)
Returns a prefixed attribute binding containing the specified NodeSeq
Returns a prefixed attribute binding containing the specified NodeSeq
The name to bind against
The value to place in the new attribute
The new attribute in the form (prefix,label)
Returns an unprefixed attribute binding containing the specified String wrapped in a Text() element
Returns an unprefixed attribute binding containing the specified String wrapped in a Text() element
The name to bind against
The value to place in the new attribute
The new attribute label
Returns an unprefixed attribute binding containing the specified NodeSeq
Returns an unprefixed attribute binding containing the specified NodeSeq
The name to bind against
The value to place in the new attribute
The new attribute label
BindParam that binds a given value into a new attribute.
This object provides factory methods for convenience.