Changes between Version 2 and Version 3 of ApplicationDefinition/WidgetSet/Container


Ignore:
Timestamp:
Mar 11, 2008, 7:24:35 AM (16 years ago)
Author:
pagameba
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApplicationDefinition/WidgetSet/Container

    v2 v3  
    2222 * Item.  '''Optional'''.  The Item tags define what goes in the container.  The Item tag is described in the next section. 
    2323
    24 === Item ===
     24== Item ==
    2525
    2626An Item tag contains at least one sub tag, Function, which defines what the item is.  The valid values for Function are:
     
    4848 * Item.  This can occur many times and contain any valid Item tag.
    4949
    50 == Toolbar Example ==
     50== Examples ==
     51
     52=== Toolbar Example ===
    5153
    5254A toolbar with one widget and one flyout.
     
    7678</Container>
    7779}}}
     80
     81=== ContextMenu Example ===
     82
     83=== Splitterbar Example ===