| Package | com.esri.ags.skins |
| Class | public class PopUpRendererSkin |
| Inheritance | PopUpRendererSkin spark.skins.SparkSkin |
| Implements | mx.binding.IBindingClient |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| hostComponent : PopUpRenderer
A strongly typed property that references the component to which this skin is applied. | PopUpRendererSkin | ||
| titleLineSymbol : SolidColorStroke | PopUpRendererSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | PopUpRendererSkin | ||
| hostComponent | property |
public var hostComponent:PopUpRendererA strongly typed property that references the component to which this skin is applied.
This property can be used as the source for data binding.
| titleLineSymbol | property |
public var titleLineSymbol:SolidColorStrokeThis property can be used as the source for data binding.
| PopUpRendererSkin | () | Constructor |
public function PopUpRendererSkin()Constructor.