Changes between Initial Version and Version 1 of Widgets/ActivityIndicator


Ignore:
Timestamp:
Apr 3, 2008, 3:05:15 AM (16 years ago)
Author:
jbirch
Comment:

Automated wiki documentation upload

Legend:

Unmodified
Added
Removed
Modified
  • Widgets/ActivityIndicator

    v1 v1  
     1[[PageOutline]]
     2[[BR]]
     3|| '''Automatically generated page, do not modify.  User Notes can be created at: [wiki:Widgets/ActivityIndicatorUsageNotes]'''||
     4[[BR]]
     5
     6= Widget: ActivityIndicator =
     7
     8AcitivityIndicator is a widget that shows or hides its DOM element based on whether the map widget is busy or not. The map widget becomes busy when loading maps, reloading maps or redrawing layers.
     9
     10== Usage Notes ==
     11
     12See: [wiki:Widgets/ActivityIndicatorUsageNotes]
     13
     14== Common Widget Properties ==
     15
     16 * '''Location''' :
     17 * '''Label''' : Activity Indicator
     18 * '''Tooltip''' : The application is busy
     19 * '''StatusText''' :
     20 * '''ImageUrl''' : images/icon_loading.gif
     21 * '''ImageClass''' :
     22 * '''StandardUi''' : false
     23 * '''ContainableBy''' : Toolbar
     24
     25== Parameters ==
     26
     27=== ElementId ===
     28
     29 * '''Description''' : ID of the element in the DOM which contains the indicator
     30 * '''Type''' : String
     31 * '''Label''' : Element ID
     32 * '''IsMandatory''' : false
     33