element <Declarations>
Namespace:
http://schema.caplin.com/CaplinTrader/webcentric
XML Representation Summary
<Declarations>
   
Content: 
Decorators*, ContextMenu?, HandleContribs*, eval*, showDialog*, saveLayout*, showComponent*, hideComponent*, setValue*, close*, confirm*
</Declarations>
Child elements (11):
Parent elements (1):
Description
This is a general-purpose container intended for content that may be referenced from elsewhere in the document, or loaded dynamically by the application at runtime. For example: common sets of decorator declarations may be declared once here, and may then be referenced by multiple components/framesets, avoiding duplication within the markup. Another example is Dialog definitions, which can be declared here and then be referenced by the showDialog action, to be loaded and displayed on demand at runtime. Any content can be hosted here, to be used as needed by the application.