2023-05-03 21:21:04 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2019-03-14 17:11:51 +00:00
|
|
|
<component name="SearchBox" extends="LayoutGroup">
|
|
|
|
<children>
|
2023-05-03 21:21:04 +00:00
|
|
|
<Label id="text" text="" visible="false" />
|
|
|
|
<DynamicMiniKeyboard id="search_Key" />
|
2019-03-14 17:11:51 +00:00
|
|
|
</children>
|
2019-03-14 21:50:42 +00:00
|
|
|
<interface>
|
2022-09-05 06:50:13 +00:00
|
|
|
<field id="search_values" type="string" alwaysNotify="true" />
|
2019-03-14 21:50:42 +00:00
|
|
|
</interface>
|
2023-05-03 21:21:04 +00:00
|
|
|
</component>
|