Packagecom.theriabook.util.logging
Classpublic class LogLevelsTree
InheritanceLogLevelsTree Inheritance mx.controls.Tree



Public Properties
 PropertyDefined by
  applyRecursively : Boolean = false
LogLevelsTree
Public Methods
 MethodDefined by
  
addChild(child:DisplayObject):DisplayObject
LogLevelsTree
  
removeChild(child:DisplayObject):DisplayObject
LogLevelsTree
Property detail
applyRecursivelyproperty
public var applyRecursively:Boolean = false
Method detail
addChild()method
public override function addChild(child:DisplayObject):DisplayObjectParameters
child:DisplayObject

Returns
DisplayObject
removeChild()method 
public override function removeChild(child:DisplayObject):DisplayObjectParameters
child:DisplayObject

Returns
DisplayObject