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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ApplicationDefinition/WidgetSet/Container

    v3 v4  
    33= Container =
    44
    5 A Container in a [wiki:ApplicationDefinition/WidgetSet WidgetSet] defines a container for [wiki:ApplicationDefinition/WidgetSet/Widget Widgets].  There are currently three different types of containers, Toolbar, ContextMenu and Splitterbar.
     5A Container in a [wiki:ApplicationDefinition/WidgetSet WidgetSet] defines a container for [wiki:ApplicationDefinition/WidgetSet/Widget Widgets].  There are currently three different types of containers, Toolbar, !ContextMenu and Splitterbar.
    66
    77 A  [wiki:ApplicationDefinition/WidgetSet WidgetSet] may specify zero or more Containers.
     
    4444 * Label.  This is the label placed in the button that triggers the menu to open.
    4545 * Tooltip. This is displayed as a tooltip when the user hovers the mouse over the menu button.
    46  * ImageUrl.  This is a URL to an image to place in the button that opens the menu
    47  * ImageClass.  This is a CSS class name to put on the Image.  This is typically left blank as buttons can be styled in other ways.
     46 * !ImageUrl.  This is a URL to an image to place in the button that opens the menu
     47 * !ImageClass.  This is a CSS class name to put on the Image.  This is typically left blank as buttons can be styled in other ways.
    4848 * Item.  This can occur many times and contain any valid Item tag.
    4949