Packagecom.swfwire.decompiler.data.swf7.tags
Classpublic class SetTabIndexTag
InheritanceSetTabIndexTag Inheritance SWFTag Inheritance Object



Public Properties
 PropertyDefined By
  depth : uint
SetTabIndexTag
 Inheritedheader : TagHeaderRecord
SWFTag
  tabIndex : uint
SetTabIndexTag
Public Methods
 MethodDefined By
  
SetTabIndexTag(depth:uint = 0, tabIndex:uint = 0)
SetTabIndexTag
Property Detail
depthproperty
public var depth:uint

tabIndexproperty 
public var tabIndex:uint

Constructor Detail
SetTabIndexTag()Constructor
public function SetTabIndexTag(depth:uint = 0, tabIndex:uint = 0)



Parameters
depth:uint (default = 0)
 
tabIndex:uint (default = 0)