help texts
authorClaus Gittinger <cg@exept.de>
Thu, 17 Feb 2000 16:00:12 +0100
changeset 1359 ea946edbf5fb
parent 1358 c0116e25a2ac
child 1360 555429506474
help texts
UISpecificationTool.st
--- 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.'