Packagecom.sibirjak.jakute.framework.stylerules
Classpublic class JCSS_StyleRuleTreeNode
SubclassesJCSS_StyleRuleTree



Public Properties
 PropertyDefined by
  descendants : Object
JCSS_StyleRuleTreeNode
  firstStyleRule : JCSS_StyleRule
JCSS_StyleRuleTreeNode
  parentTreeNode : JCSS_StyleRuleTreeNode
JCSS_StyleRuleTreeNode
  registeredComponents : Object
JCSS_StyleRuleTreeNode
  treeNodeID : uint
JCSS_StyleRuleTreeNode
Public Methods
 MethodDefined by
  
JCSS_StyleRuleTreeNode
  
dumpAsString(key:String, prefix:String = "", recursive:Boolean = true):String
JCSS_StyleRuleTreeNode
  
JCSS_StyleRuleTreeNode
  
JCSS_StyleRuleTreeNode
Property detail
descendantsproperty
public var descendants:Object
firstStyleRuleproperty 
public var firstStyleRule:JCSS_StyleRule
parentTreeNodeproperty 
public var parentTreeNode:JCSS_StyleRuleTreeNode
registeredComponentsproperty 
public var registeredComponents:Object
treeNodeIDproperty 
public var treeNodeID:uint
Constructor detail
JCSS_StyleRuleTreeNode()constructor
public function JCSS_StyleRuleTreeNode(theParentTreeNode:JCSS_StyleRuleTreeNode = null)Parameters
theParentTreeNode:JCSS_StyleRuleTreeNode (default = null)
Method detail
dumpAsString()method
public function dumpAsString(key:String, prefix:String = "", recursive:Boolean = true):StringParameters
key:String
 
prefix:String (default = "")
 
recursive:Boolean (default = true)

Returns
String
registerComponent()method 
public function registerComponent(styleManager:JCSS_ComponentStyleManager):voidParameters
styleManager:JCSS_ComponentStyleManager
unregisterComponent()method 
public function unregisterComponent(styleManager:JCSS_ComponentStyleManager):voidParameters
styleManager:JCSS_ComponentStyleManager