Packagecom.sibirjak.jakute.framework.update
Classpublic class JCSS_UpdateInfo



Public Properties
 PropertyDefined by
  depth : uint
JCSS_UpdateInfo
  styleRules : Dictionary
JCSS_UpdateInfo
  updateAll : Boolean
JCSS_UpdateInfo
Public Methods
 MethodDefined by
  
JCSS_UpdateInfo(theDepth:uint)
JCSS_UpdateInfo
  
updateStyleRule(styleRule:JCSS_StyleRule, reason:String, propertyName:String):void
JCSS_UpdateInfo
Property detail
depthproperty
public var depth:uint
styleRulesproperty 
public var styleRules:Dictionary
updateAllproperty 
public var updateAll:Boolean
Constructor detail
JCSS_UpdateInfo()constructor
public function JCSS_UpdateInfo(theDepth:uint)Parameters
theDepth:uint
Method detail
updateStyleRule()method
public function updateStyleRule(styleRule:JCSS_StyleRule, reason:String, propertyName:String):voidParameters
styleRule:JCSS_StyleRule
 
reason:String
 
propertyName:String