aboutsummaryrefslogtreecommitdiffstats
path: root/spec/javascript
diff options
context:
space:
mode:
authorTeddy Wing2017-09-01 14:47:29 +0200
committerTeddy Wing2017-09-01 14:47:29 +0200
commit9574d8b8351fd59eeada05a1ba71893a82b86989 (patch)
tree96fc2696e09c85063741ce3a71f44f800d11f127 /spec/javascript
parentd127ed12158550f84ef1fb9c21d6360c86ac3642 (diff)
downloadchouette-core-9574d8b8351fd59eeada05a1ba71893a82b86989.tar.bz2
TableBuilderHelper::Column: Add `link_to` argument
This parameter will be used as the `href` to link the column value somewhere. We give it a lambda because this makes it easier to call any method on the row object. This means the accessor needs to take the object as an argument, like in the `#value` method, because we don't have a better way to handle that (it can't be done at initialisation time because at that point we don't have row objects, we have a collection).
Diffstat (limited to 'spec/javascript')
0 files changed, 0 insertions, 0 deletions