pike
07/20/2017, 1:39 AMpike
07/20/2017, 3:08 AMpike
07/20/2017, 4:33 AMedvin
07/20/2017, 6:15 AMTextFieldTableCell.forTableColumn()
to generate the TextField cell, and it doesn't support a TextFormatter
. We would have to create our own cellFactory
to do that. Not a big deal, absolutely doable I think.edvin
07/20/2017, 6:30 AMTextFieldTableCell
you would also have to reimplement the package private functions in CellUtils
.pike
07/20/2017, 6:34 AMpike
07/20/2017, 6:36 AMpike
07/20/2017, 6:39 AMpike
07/20/2017, 7:34 AMedvin
07/20/2017, 8:39 AMlist().toModel()
on the response or even a JsonArray
🙂pim
07/20/2017, 8:54 AMobservableList
. I'm using the following populate
code:pim
07/20/2017, 8:55 AMpim
07/20/2017, 9:00 AMpopulate
gets run once with the root object, but never after that so the children are not being added.edvin
07/20/2017, 10:39 AMjsonArray("results").toModel()
user
07/20/2017, 10:40 AMSmart cast to 'SPIGroup' is impossible, because 'parent.value' is a mutable property that could have been changed by this time
edvin
07/20/2017, 10:41 AMedvin
07/20/2017, 10:42 AMedvin
07/20/2017, 10:43 AMedvin
07/20/2017, 10:43 AMedvin
07/20/2017, 10:44 AMpim
07/20/2017, 10:45 AMedvin
07/20/2017, 10:47 AMedvin
07/20/2017, 10:47 AMedvin
07/20/2017, 10:48 AMedvin
07/20/2017, 10:48 AMedvin
07/20/2017, 10:48 AM