| Package | com.esri.ags.layers.supportClasses |
| Class | public class LayerInfoWindowRenderer |
| Inheritance | LayerInfoWindowRenderer Object |
| Since : | ArcGIS API for Flex 2.3 |
See also
| Property | Defined By | ||
|---|---|---|---|
| infoWindowRenderer : IFactory
The info renderer to show for this layer. | LayerInfoWindowRenderer | ||
| layerId : Number
Layer ID assigned by ArcGIS Server for a layer. | LayerInfoWindowRenderer | ||
| infoWindowRenderer | property |
public var infoWindowRenderer:IFactoryThe info renderer to show for this layer.
See also
| layerId | property |
public var layerId:NumberLayer ID assigned by ArcGIS Server for a layer. The topmost layer is 0, and each layer follows sequentially. If a layer is added or removed from the source map document, the ID values will shift accordingly.