element <Decorators>
Namespace:
http://schema.caplin.com/CaplinTrader/webcentric
XML Representation Summary
<Decorators
   
 = 
xs:string
 = 
xs:string
    >
   
Content: 
Stack*, Border*, Handle, Tabstrip
</Decorators>
Child elements (4):
Parent elements (3):
Description
The Decorators tag groups a number of Decorators to be used on a particular component. Examples of Decorators include Border, Handle and Tabstrip. Any of these may be used in the markup as children of the <Decorators> tag.
Attribute Detail
id
Type:
xs:string, predefined
Use:
optional
This is a unique identifier. It must be unique within the current application document. The values "stackDecorator" and "dialogDecorator" are hard-coded within Webcentric, and if used as the id of a Decorators element, will apply the decorators it contains to al l stacks or dialogs (respectively) in that layout, by default.

xref
Type:
xs:string, predefined
Use:
optional
This pulls in content from another location within the model. This attribute can contain an IDREF or an xpath expression used to locate the content.