Packagecom.adobe.portfolio.skins
Classpublic class NavTextInputSkin
InheritanceNavTextInputSkin Inheritance spark.skins.SparkSkin
Implements mx.core.IStateClient2

Language Version : ActionScript 3.0
Product Version : Flex 4
Runtime Versions : Flash Player 10, AIR 1.5

The default skin class for Portfolio NavTextInput component.

Default MXML PropertymxmlContent

See also

spark.components.TextInput


Public Properties
 PropertyDefined By
  hostComponent : NavTextInput
NavTextInputSkin
  textDisplay : RichEditableText
NavTextInputSkin
Public Methods
 MethodDefined By
  
Constructor.
NavTextInputSkin
Property Detail
hostComponentproperty
public var hostComponent:NavTextInput

This property can be used as the source for data binding.

textDisplayproperty 
public var textDisplay:RichEditableText

This property can be used as the source for data binding.

Constructor Detail
NavTextInputSkin()Constructor
public function NavTextInputSkin()

Constructor.