Packagecom.keepcore
Classpublic class KCTextInputSavedStateCollection
InheritanceKCTextInputSavedStateCollection Inheritance mx.collections.ArrayCollection

Default MXML Propertysource



Public Methods
 MethodDefined By
  
KCTextInputSavedStateCollection(source:Array = null)
KCTextInputSavedStateCollection
  
addItemAt(item:Object, index:int):void
[override]
KCTextInputSavedStateCollection
  
toString():String
[override]
KCTextInputSavedStateCollection
Constructor Detail
KCTextInputSavedStateCollection()Constructor
public function KCTextInputSavedStateCollection(source:Array = null)



Parameters
source:Array (default = null)
Method Detail
addItemAt()method
override public function addItemAt(item:Object, index:int):void

Parameters

item:Object
 
index:int

toString()method 
override public function toString():String

Returns
String