Packagecom.gestureworks.utils
Classpublic class Parser
InheritanceParser Inheritance flash.events.EventDispatcher

Language Version : ActionScript 3.0
Product Version : GestureWorks 2.0
Runtime Versions : AIR 2, Flash Player 10, Flash Player Lite - 4

This is the Parser class.



Public Properties
 PropertyDefined By
  amountToShow : int
Parser
  content : Array
Parser
  settings : *
Parser
  settingsPath : String
Parser
  totalAmount : int
Parser
Protected Properties
 PropertyDefined By
  dispatch : EventDispatcher
Parser
Public Methods
 MethodDefined By
  
Parser(rendererPath:String)
Parser
Property Detail
amountToShowproperty
public var amountToShow:int

contentproperty 
public var content:Array

dispatchproperty 
protected var dispatch:EventDispatcher

settingsproperty 
public var settings:*

settingsPathproperty 
settingsPath:String


Implementation
    public function get settingsPath():String
    public function set settingsPath(value:String):void
totalAmountproperty 
public var totalAmount:int

Constructor Detail
Parser()Constructor
public function Parser(rendererPath:String)



Parameters
rendererPath:String