Added onfocus, fixed autosearch clearing itself on widget reload

This commit is contained in:
2022-05-14 12:55:02 +02:00
parent f3988753d5
commit 53f799c22f
7 changed files with 34 additions and 7 deletions

View File

@@ -34,7 +34,11 @@
<description/>
</property>
<property key="onEnter" type="action" required="false">
<caption>On enter</caption>
<caption>On focus</caption>
<description/>
</property>
<property key="onLeave" type="action" required="false">
<caption>On submit</caption>
<description/>
</property>
</propertyGroup>