| Package | com.keepcore |
| Class | public class KCTextInputSavedStateCollection |
| Inheritance | KCTextInputSavedStateCollection mx.collections.ArrayCollection |
Default MXML Propertysource
| Method | Defined By | ||
|---|---|---|---|
KCTextInputSavedStateCollection(source:Array = null) | KCTextInputSavedStateCollection | ||
addItemAt(item:Object, index:int):void [override] | KCTextInputSavedStateCollection | ||
toString():String [override] | KCTextInputSavedStateCollection | ||
| KCTextInputSavedStateCollection | () | Constructor |
public function KCTextInputSavedStateCollection(source:Array = null)source:Array (default = null) |
| addItemAt | () | method |
override public function addItemAt(item:Object, index:int):voidParameters
item:Object | |
index:int |
| toString | () | method |
override public function toString():StringReturnsString |