ron
03/06/2017, 9:15 AMnimakro
03/06/2017, 9:22 AMron
03/06/2017, 9:23 AMnimakro
03/06/2017, 9:27 AMnimakro
03/06/2017, 9:29 AMron
03/06/2017, 9:56 AMron
03/06/2017, 9:56 AMedvin
03/06/2017, 9:56 AMedvin
03/06/2017, 9:56 AMron
03/06/2017, 9:56 AMedvin
03/06/2017, 9:56 AMedvin
03/06/2017, 9:57 AMedvin
03/06/2017, 9:58 AMLabeled.addIcon("icon-class")
that knows how to create a graphic from an icon class and assigns it to the graphic property.ron
03/06/2017, 9:59 AMron
03/06/2017, 9:59 AMron
03/06/2017, 9:59 AMron
03/06/2017, 10:00 AMron
03/06/2017, 10:00 AMron
03/06/2017, 10:00 AMedvin
03/06/2017, 10:01 AMron
03/06/2017, 10:04 AMron
03/06/2017, 10:09 AMedvin
03/06/2017, 10:10 AMentries.setAll(repository.entries.observable())
you don't need to convert to observable. This should do: entries.setAll(repository.entries)
edvin
03/06/2017, 10:11 AMsetAll
is discarded anyways, the items are just extracted from it.ron
03/06/2017, 10:18 AMron
03/06/2017, 10:23 AMedvin
03/06/2017, 11:04 AMjchildress
03/06/2017, 1:37 PMjchildress
03/06/2017, 1:37 PM