2023-05-03 21:21:04 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2022-03-13 08:46:03 +00:00
|
|
|
<!-- The top-Level RowList for the Extras rows -->
|
|
|
|
<component name="ExtrasRowList" extends="RowList">
|
|
|
|
<interface>
|
|
|
|
<field id="type" type="string" />
|
|
|
|
<field id="parentId" type="string" />
|
|
|
|
<field id="selectedItem" type="node" alwaysNotify="true" />
|
2022-12-03 13:25:27 +00:00
|
|
|
<function name="loadParts" />
|
2022-03-13 08:46:03 +00:00
|
|
|
<function name="loadPersonVideos" />
|
|
|
|
</interface>
|
2023-05-03 21:21:04 +00:00
|
|
|
</component>
|