| Package | com.theriabook.util.logging |
| Class | public class LogLevelsTree |
| Inheritance | LogLevelsTree mx.controls.Tree |
| Property | Defined by | ||
|---|---|---|---|
| applyRecursively : Boolean = false | LogLevelsTree | ||
| Method | Defined by | ||
|---|---|---|---|
|
addChild(child:DisplayObject):DisplayObject
| LogLevelsTree | ||
|
removeChild(child:DisplayObject):DisplayObject
| LogLevelsTree | ||
| applyRecursively | property |
public var applyRecursively:Boolean = false
| addChild | () | method |
public override function addChild(child:DisplayObject):DisplayObjectParameters
child:DisplayObject |
DisplayObject |
| removeChild | () | method |
public override function removeChild(child:DisplayObject):DisplayObjectParameters
child:DisplayObject |
DisplayObject |