Packagecom.esri.ags.components.supportClasses
Classpublic class InfoWindowCloseButton
InheritanceInfoWindowCloseButton Inheritance spark.components.Button

The InfoWindowCloseButton class defines the close button used in the InfoWindow component. This class adds no additional functionality to Button, but is used to style the infoWindow without affecting other buttons. The button can be turned off using InfoWindow.closeButtonVisible.

Default MXML Propertylabel

See also

com.esri.ags.components.InfoWindow
com.esri.ags.components.InfoWindow.closeButtonVisible


Public Methods
 MethodDefined By
  
Creates a new InfoWindowCloseButton.
InfoWindowCloseButton
Constructor Detail
InfoWindowCloseButton()Constructor
public function InfoWindowCloseButton()

Creates a new InfoWindowCloseButton.