Package | com.gestureworks.utils |
Class | public class Parser |
Inheritance | Parser ![]() |
Language Version : | ActionScript 3.0 |
Product Version : | GestureWorks 2.0 |
Runtime Versions : | AIR 2, Flash Player 10, Flash Player Lite - 4 |
Property | Defined By | ||
---|---|---|---|
amountToShow : int | Parser | ||
content : Array | Parser | ||
settings : * | Parser | ||
settingsPath : String | Parser | ||
totalAmount : int | Parser |
Property | Defined By | ||
---|---|---|---|
dispatch : EventDispatcher | Parser |
Method | Defined By | ||
---|---|---|---|
Parser(rendererPath:String) | Parser |
amountToShow | property |
public var amountToShow:int
content | property |
public var content:Array
dispatch | property |
protected var dispatch:EventDispatcher
settings | property |
public var settings:*
settingsPath | property |
settingsPath:String
public function get settingsPath():String
public function set settingsPath(value:String):void
totalAmount | property |
public var totalAmount:int
Parser | () | Constructor |
public function Parser(rendererPath:String)
rendererPath:String |