uiGroup
This topic describes the uiGroup element.
Description
The uiGroup element allows you to display groups of buttons for related Schema elements in the user interface. This makes it easier to find related elements and shortens lists of elements or attributes such as in the Insert menu or the Properties panel. For example, attributes can be grouped for convenience when users are performing different types of functions such as editing/reviewing, authoring or styling.
<x:nodeConfig>
<x:node match="@align">
<x:uiGroup>Display Attributes</x:uiGroup>
</x:node>
<x:node match="@height">
<x:uiGroup>Display Attributes</x:uiGroup>
</x:node>
</x:nodeConfig>
Creating uiGroup generates different color for tags inside that uiGroup when using Tags On View.
Namespace
http://www.xopus.com/xmlns/config
Parent element
node