10 lines
317 B
XML
10 lines
317 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component name="SearchBox" extends="LayoutGroup">
|
|
<children>
|
|
<Label id="text" text="" visible="false" />
|
|
<DynamicMiniKeyboard id="search_Key" />
|
|
</children>
|
|
<interface>
|
|
<field id="search_values" type="string" alwaysNotify="true" />
|
|
</interface>
|
|
</component> |