Changes between Version 1 and Version 2 of ApplicationDefinition/WidgetSet


Ignore:
Timestamp:
Mar 11, 2008, 6:53:56 AM (16 years ago)
Author:
pagameba
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApplicationDefinition/WidgetSet

    v1 v2  
    11= !WidgetSet =
    22
    3 An ApplicationDefinition tag has at least one and possibly several !WidgetSet blocks.  The !WidgetSet has one MapWidget which defines which MapGroup will be displayed for this !WidgetSet and where on the page it will appear.
     3An ApplicationDefinition tag has at least one and possibly several !WidgetSet blocks.  The !WidgetSet has one [wiki:ApplicationDefinition/WidgetSet/MapWidget MapWidget] which defines which [wiki:ApplicationDefinition/WidgetSet/MapWidget MapSet/MapGroup MapGroup] will be displayed for this !WidgetSet and where on the page it will appear.
    44
    55 * [wiki:ApplicationDefinition/WidgetSet/Container Container].  May occur any number of times.  Containers reference groups of Widgets and organize them into toolbars, menus and more.
    6  * [wiki:ApplicationDefinition/WidgetSet/MapWidget MapWidget].  Occurs exactly once.  The MapWidget references a MapGroup from the MapSet and is responsible for creating the visible map in the application.
     6 * [wiki:ApplicationDefinition/WidgetSet/MapWidget MapWidget].  Occurs exactly once.  The [wiki:ApplicationDefinition/WidgetSet/MapWidget MapWidget] references a [wiki:ApplicationDefinition/WidgetSet/MapWidget MapSet/MapGroup MapGroup] from the [wiki:ApplicationDefinition/WidgetSet/MapWidget MapSet MapSet] and is responsible for creating the visible map in the application.
    77 * [wiki:ApplicationDefinition/WidgetSet/Widget].  May occur any number of times.  Widgets provide specific functionality to the end user such as navigation, selection and information about the map.