UISpecificationTool.st
changeset 1359 ea946edbf5fb
parent 1351 811686e8acab
child 1364 c931ea91276c
--- a/UISpecificationTool.st	Thu Feb 17 13:16:18 2000 +0100
+++ b/UISpecificationTool.st	Thu Feb 17 16:00:12 2000 +0100
@@ -195,6 +195,12 @@
 #converter
 'Method in the application returning a typeconverter.'
 
+#createNewApplication
+'Create a new appModel instance for the subCanvas (clientKey & holder must be empty).'
+
+#createNewBuilder
+'Create a new builder instance for the subCanvas (subAp will use its own aspects).'
+
 #dblClickChannel
 'Aspect selector or binding for a holder on the double-clicked item.'