element <HandleContribs>
Namespace:
http://schema.caplin.com/CaplinTrader/webcentric
XML Representation Summary
<HandleContribs
   
 = 
xs:string
    >
   
Content: 
Button*
</HandleContribs>
Child elements (1):
Parent elements (1):
Description
HandleContribs contains a set of elements to be appended to a Panel's Handle. This commonly consists of one or more Button elements. When the contents of HandleContribs and a Handle decorator are applied to a Panel, then the Panel will have a Handle with the added components and functionality defined in the HandleContribs. If the Panel is within a stack, the HandleContribs elements are applied to the Tabstrip decorator rather than the Handle.
Attribute Detail
id
Type:
xs:string, predefined
Use:
optional
A unique id for the HandleContribs, used to attach it to a particular handle. The id "menuContribs" is a special value that is used by Webcentric to apply to all menus.