ron
04/08/2017, 8:21 PMron
04/08/2017, 8:22 PMron
04/08/2017, 8:23 PMron
04/08/2017, 8:23 PMgtnarg
04/08/2017, 8:26 PMron
04/08/2017, 8:27 PMgtnarg
04/08/2017, 8:27 PMron
04/08/2017, 8:28 PMron
04/08/2017, 8:31 PMcarlw
04/08/2017, 8:32 PMron
04/08/2017, 8:33 PMron
04/08/2017, 8:34 PMron
04/08/2017, 8:34 PMsubscribe<groupsChanged> {
populate { it.value.groups }
}
subscribe<fileOpened> {
root = TreeItem(controller.repository.rootGroup!!.groups[0])
populate { it.value.groups }
expandFirst()
}
carlw
04/08/2017, 8:34 PMgtnarg
04/08/2017, 8:35 PMron
04/08/2017, 8:36 PMron
04/08/2017, 8:36 PMfun createGroup(name: String, parent: Group) {
repository.createGroup(name, parent)
fire(fileOpened)
}
carlw
04/08/2017, 8:37 PMcarlw
04/08/2017, 8:37 PMron
04/08/2017, 8:39 PMgtnarg
04/08/2017, 8:41 PMgtnarg
04/08/2017, 8:44 PMcarlw
04/08/2017, 8:47 PMcarlw
04/08/2017, 8:48 PMgtnarg
04/08/2017, 8:50 PMcarlw
04/08/2017, 8:52 PMgtnarg
04/08/2017, 8:52 PMron
04/08/2017, 9:10 PMron
04/08/2017, 9:10 PM