Packagecom.tuarua.webview
Classpublic class BackForwardList
InheritanceBackForwardList Inheritance Object



Public Properties
 PropertyDefined By
  backList : Vector.<BackForwardListItem>
BackForwardList
  currentItem : BackForwardListItem
BackForwardList
  forwardList : Vector.<BackForwardListItem>
BackForwardList
Public Methods
 MethodDefined By
  
BackForwardList
Property Detail
backListproperty
public var backList:Vector.<BackForwardListItem>

currentItemproperty 
public var currentItem:BackForwardListItem

forwardListproperty 
public var forwardList:Vector.<BackForwardListItem>

Constructor Detail
BackForwardList()Constructor
public function BackForwardList()