Specific AsWing Components ViewHelper.
Based on the Pixlib ViewHelper.
static public function create(ui:Component, name:String):FvViewHelperCreates and returns a new instance.
Normal use it to extends FvViewHelper class, but a an easy way to use the ViewHelper implemenation is to call this simple method.
ui | Concrete ui to register |
name | View registred name |
FvViewHelper instance