Packagede.wwsc.t3flex.vo.t3Standards
Classpublic class T3Pagetree
InheritanceT3Pagetree Inheritance flash.events.EventDispatcher



Public Properties
 PropertyDefined by
  completeEvent : Event
T3Pagetree
  _parentPagesArray : Array
T3Pagetree
Public Methods
 MethodDefined by
  
T3Pagetree
  
buildParentPagesHashMapFromArrayC(myArrayC:ArrayCollection):void
T3Pagetree
  
getParentPageUid(myT3Content:T3Tt_content):int
T3Pagetree
  
parsePagesArrayCToTreeHasmap(data:ArrayCollection):Boolean
T3Pagetree
Property detail
completeEventproperty
public var completeEvent:Event
_parentPagesArrayproperty 
public var _parentPagesArray:Array
Constructor detail
T3Pagetree()constructor
public function T3Pagetree()
Method detail
buildParentPagesHashMapFromArrayC()method
public function buildParentPagesHashMapFromArrayC(myArrayC:ArrayCollection):voidParameters
myArrayC:ArrayCollection
getParentPageUid()method 
public function getParentPageUid(myT3Content:T3Tt_content):intParameters
myT3Content:T3Tt_content

Returns
int
parsePagesArrayCToTreeHasmap()method 
public function parsePagesArrayCToTreeHasmap(data:ArrayCollection):BooleanParameters
data:ArrayCollection

Returns
Boolean