You are here: Flex API > Widgets > About widgets

About widgets

Widgets in ArcWeb Explorer are easy to use, and re-use modules that provide specific functionality. You can use one of the provided widgets, use someone else’s widget, or create and use your own widgets. For example, you might want to create a widget that provides easy access to your data or services; a widget that’s almost a complete application in its own right; or a widget that creates driving directions to your specific locations. The possibilities are endless.

Widgets are based on three important concepts:

To display widgets, you put them in widget containers. You can either use one of the existing four widget containers, or create your own. The existing widget containers are:

NOTE: This page does not discuss creating your own widget container (HINT: extend BaseWidgetContainer).

If you style your widgets correctly, they will have the same look and feel as the widgets provided in ArcWeb Explorer. Using stylesheets, you can change the look and feel of all widgets (including your own).

See also

ArcWeb Explorer Flex Widget API Reference

Using widgets in Flex

Creating widgets in Flex