???? +--org.asapframework.ui.input.InputField +--com.bumpslide.ui.InputField
This is an asapframework InputField that automatically fires onChanged events to the nearest local controller. We've also added a select state. @author David Knape
mController:LocalController
function onLoad()
function onUnload()
public function onChangeTextFocus(inFocus:Boolean):Void
function onKeyDown()
function onEnterKeyPressed()