edvin
11/26/2017, 5:35 PMtableRow
property you'll see: " /**
* The TableRow that this TableCell currently finds itself placed within.
* The TableRow may be null early in the TableCell lifecycle, in the period
* between the TableCell being instantiated and being set into an owner
* TableRow.
*/
"edvin
11/26/2017, 5:36 PMtableRow?.hasClass
and tableRow?.addClass
edvin
11/26/2017, 5:37 PMwineluis
11/26/2017, 5:38 PMwineluis
11/26/2017, 5:38 PMwineluis
11/26/2017, 5:38 PMedvin
11/26/2017, 5:39 PMwineluis
11/26/2017, 6:02 PMwineluis
11/26/2017, 6:02 PMedvin
11/26/2017, 6:10 PMedvin
11/26/2017, 6:10 PMedvin
11/26/2017, 6:10 PMcellFragment(YourFragment::class
edvin
11/26/2017, 6:11 PMedvin
11/26/2017, 6:13 PMedvin
11/26/2017, 6:15 PMedvin
11/26/2017, 6:15 PMwineluis
11/26/2017, 6:38 PMwineluis
11/26/2017, 6:38 PMwineluis
11/26/2017, 6:38 PMwineluis
11/26/2017, 6:41 PMwineluis
11/26/2017, 6:41 PMjava.lang.IllegalArgumentException: Parameter specified as non-null is null: method dom.MappingView$1$1.updateItem, parameter item
edvin
11/26/2017, 6:41 PMedvin
11/26/2017, 6:42 PMitem: S?
), I've updated the code example above.edvin
11/26/2017, 6:43 PMcellFragment
accepts a fragment class while the second parameter to column
expects a property reference.wineluis
11/26/2017, 6:51 PMedvin
11/26/2017, 7:05 PMaddChildInterceptor
function.edvin
11/26/2017, 7:06 PMsleonidy
11/26/2017, 7:16 PMedvin
11/26/2017, 7:18 PMwineluis
11/26/2017, 7:36 PM