jf-roku/components/StandardDialog.xml

10 lines
325 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8" ?>
<component name="StandardDialog" extends="StandardMessageDialog">
<children>
<StdDlgContentArea id="content" />
</children>
<interface>
<field id="contentData" type="assocarray" />
</interface>
<script type="text/brightscript" uri="StandardDialog.brs" />
</component>