A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
childrenCreationComplete — Property in class com.esri.aws.awx.widget.BaseWidgetContainer
Have the children been created?
childrenMaximumHeight — Property in class com.esri.aws.awx.widget.AccordionWidgetContainer
Maximum height for the widget views.
close() — Method in class com.esri.aws.awx.widget.AccordionWidgetContainer
Closes the widget container and removes any widget popups.
close() — Method in class com.esri.aws.awx.widget.FloatingWidgetContainer
Closes the floating widget container
close() — Method in class com.esri.aws.awx.widget.ToolTipContainer
Closes the ToolTipContainer.
CLOSE — Constant static property in class com.esri.aws.awx.widget.DockWidgetContainer
Constant used to set the dock state to close.
closeWidget(widget:com.esri.aws.awx.widget:IWidget) — Static method in class com.esri.aws.awx.widget.WidgetPopupManager
Close a widget in a FloatingWidgetContainer.
collectionChanged — Property in class com.esri.aws.awx.widget.BaseWidgetContainer
Has the widget collection changed?
collectionChangeHandler(event) — Method in class com.esri.aws.awx.widget.AccordionWidgetContainer
collectionChangeHandler(event) — Method in class com.esri.aws.awx.widget.BarWidgetContainer
collectionSelectionHandler(event) — Method in class com.esri.aws.awx.widget.WidgetNavigator
com.esri.aws.awx.events — Package
Events are useful for knowing what's going on. AWX has specific events for changes to the map (center, scale, etc), current map type, when a polyline/polygon has been created, and widget state changes. In addition, Flex has built-in keyboard and mouse events.
com.esri.aws.awx.widget — Package
The widget package contains classes and interfaces for widgets (e.g., Find widget), widget containers (e.g., FloatingWidgetContainer), widget views, widget states, and the widget popup manager.
commitProperties() — Method in class com.esri.aws.awx.widget.AccordionWidgetContainer
containerDoneClickEvent — Event in class com.esri.aws.awx.widget.FloatingWidgetContainer
The containerDoneClickEvent is dispatched when the user clicks the "Done" button from the info state of the widget.
contentAreaStyleName — Style in class com.esri.aws.awx.widget.FloatingWidgetContainer
Style name for the content area.
contentHeight — Property in class com.esri.aws.awx.widget.ToolTipContainer
contentWidth — Property in class com.esri.aws.awx.widget.ToolTipContainer
context — Property in class com.esri.aws.awx.widget.BaseWidget
Context to the OSGi framework.
cornerRadius — Style in class com.esri.aws.awx.widget.DockWidgetContainer
Radius of component corners.
cornerRadius — Style in class com.esri.aws.awx.widget.FloatingWidgetContainer
Radius of component corners.
createChildren() — Method in class com.esri.aws.awx.widget.AccordionWidgetContainer
createDefaultView() — Method in class com.esri.aws.awx.widget.FloatingWidgetContainer
Creates the widgetContainer's default view
createInfoView() — Method in class com.esri.aws.awx.widget.FloatingWidgetContainer
Creates the widgetContainer's info view
createItems() — Method in class com.esri.aws.awx.widget.AccordionWidgetContainer
Creates the widget views and adds them to the widget container.
createWidgetView(widgetState) — Method in class com.esri.aws.awx.widget.BaseWidget
This method is abstract and extending widgets must override it.
createWidgetView(widgetState) — Method in interface com.esri.aws.awx.widget.IWidget
Creates a widget view for a given state.
createWidgetView(widgetState) — Method in class com.esri.aws.awx.widget.WidgetLoader
Creates a widget view for a given state.
currentView — Property in class com.esri.aws.awx.widget.FloatingWidgetContainer
The current view of the widgetContainer
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z