Documentation > Widgets
| Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/ActivityIndicatorUsageNotes? |
Widget: ActivityIndicator?
AcitivityIndicator? 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.
Usage Notes
See: Widgets/ActivityIndicatorUsageNotes?
Common Widget Properties
- Location :
- Label : Activity Indicator
- Tooltip : The application is busy
- StatusText? :
- ImageUrl? : images/icon_loading.gif
- ImageClass? :
- StandardUi? : false
- ContainableBy? : Toolbar
Parameters
ElementId?
- Description : ID of the element in the DOM which contains the indicator
- Type : String
- Label : Element ID
- IsMandatory? : false
