edvin
09/03/2016, 6:03 PMthomasnield
09/03/2016, 6:04 PMthomasnield
09/03/2016, 6:04 PMthomasnield
09/03/2016, 6:04 PMthomasnield
09/03/2016, 6:05 PMthomasnield
09/03/2016, 6:05 PMthomasnield
09/03/2016, 6:05 PMedvin
09/03/2016, 6:06 PMthomasnield
09/03/2016, 6:06 PMObservableValue
or a non-ObservableValue
thomasnield
09/03/2016, 6:06 PMthomasnield
09/03/2016, 6:07 PMapply { }
may cause messiness, but...thomasnield
09/03/2016, 6:07 PMedvin
09/03/2016, 6:07 PMapply
alltogether.thomasnield
09/03/2016, 6:08 PMedvin
09/03/2016, 6:08 PMcolumn("Name", Customer::name)
thomasnield
09/03/2016, 6:08 PMcolumn("Name") { it.value.name }
, correct?edvin
09/03/2016, 6:08 PMcolumn("Name", Customer::name) { more here }
thomasnield
09/03/2016, 6:08 PMthomasnield
09/03/2016, 6:08 PMthomasnield
09/03/2016, 6:08 PMthomasnield
09/03/2016, 6:09 PM{ more here }
block with the column("Name") { it.value.name }
version, you would have to use apply()
correct?edvin
09/03/2016, 6:10 PMthomasnield
09/03/2016, 6:10 PMthomasnield
09/03/2016, 6:10 PMedvin
09/03/2016, 6:10 PMthomasnield
09/03/2016, 6:10 PMmenuitem { }
specifies an action rather than a block to manipulate the MenuItem
, FYIedvin
09/03/2016, 6:11 PMthomasnield
09/03/2016, 6:11 PMthomasnield
09/03/2016, 6:12 PM