Packagecom.esri.ags.components.supportClasses
Classpublic class InfoWindowLabel
InheritanceInfoWindowLabel Inheritance spark.components.Label

The InfoWindowLabel class defines the label used at the top of the InfoWindow component. This class adds no additional functionality to Text, but is used to style the infoWindow without affecting other Text controls. The button can be turned off using InfoWindow.labelVisible.

Default MXML Propertytext

See also

com.esri.ags.components.InfoWindow
Live sample - Styling InfoWindowLabel with CSS


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

Creates a new InfoWindowLabel.