Дерево страниц
Skip to end of metadata
Go to start of metadata

Вы просматриваете старую версию данной страницы. Смотрите текущую версию.

Сравнить с текущим просмотр истории страницы

« Предыдущий Версия 5 Следующий »

Корневой элемент custom-descriptor. Пространство имен: <catalog xmlns="http://www.intertrust.ru/schema/palette/cat-ui">

Краткое описание

Структура XML
<?xml version='1.0' encoding='UTF-8'?>
<catalog xmlns="http://www.intertrust.ru/schema/palette/cat-ui">
    <custom-descriptor id="{id}" name="{name}" ident="{module}" view="{collection name}" style="default">
        <help id="{id}"/>
        <builder name="{builder name}"/>
        <table>
            <columns>
                <column-ref ref="{column name}"/>
                <column-ref ref="{column name}"/>
                <column-ref ref="{column name}" filter="true"/>
            </columns>
        </table>
        <actions>
            <action id="{id}" name="{name}">
                <create object-ref="RKK_TEMPLATE_MISSIONS"/>
            </action>
        </actions>
        <custom-actions schema-ref="{schema name}"/>
    </custom-descriptor>
</catalog>

attributes

ПараметрыОписание
ПараметрыОписание
Статус

В РАБОТЕ

Комментарий

Теги и атрибуты:

  • Нет меток