#FEATURE by cg
authorClaus Gittinger <cg@exept.de>
Fri, 06 Mar 2020 19:30:23 +0100
changeset 9023 4f1e7013be15
parent 9022 c853fa242543
child 9024 a075d9b7face
#FEATURE by cg class: SimpleView added: #isInfoOrWarningBox
SimpleView.st
--- a/SimpleView.st	Thu Mar 05 10:38:49 2020 +0100
+++ b/SimpleView.st	Fri Mar 06 19:30:23 2020 +0100
@@ -12045,6 +12045,12 @@
     "Created: / 23-04-2019 / 16:30:43 / Claus Gittinger"
 !
 
+isInfoOrWarningBox
+    ^ false
+
+
+!
+
 isMenu
     ^ false