Packagestimulsoft.report.components.classes
Classpublic class StiBitsComponent
InheritanceStiBitsComponent Inheritance Object
Implements IStiClonable, IStiEquals



Public Properties
 PropertyDefined By
  bookmarkValue : String = null
StiBitsComponent
  dockStyle : int = 4
StiBitsComponent
  enabled : Boolean = true
StiBitsComponent
  highlightState : int = 0
StiBitsComponent
  hyperlinkValue : String = null
StiBitsComponent
  ignoreNamingRule : Boolean = false
StiBitsComponent
  printable : Boolean = true
StiBitsComponent
  tagValue : String = null
StiBitsComponent
  toolTipValue : String = null
StiBitsComponent
Public Methods
 MethodDefined By
  
StiBitsComponent(bookmarkValue:String, toolTipValue:String, hyperlinkValue:String, tagValue:String, enabled:Boolean, highlightState:int, ignoreNamingRule:Boolean, dockStyle:int, printable:Boolean)
StiBitsComponent
  
clone(... args):Object
StiBitsComponent
  
equals(object:Object):Boolean
StiBitsComponent
  
StiBitsComponent
Property Detail
bookmarkValueproperty
public var bookmarkValue:String = null

dockStyleproperty 
public var dockStyle:int = 4

enabledproperty 
public var enabled:Boolean = true

highlightStateproperty 
public var highlightState:int = 0

hyperlinkValueproperty 
public var hyperlinkValue:String = null

ignoreNamingRuleproperty 
public var ignoreNamingRule:Boolean = false

printableproperty 
public var printable:Boolean = true

tagValueproperty 
public var tagValue:String = null

toolTipValueproperty 
public var toolTipValue:String = null

Constructor Detail
StiBitsComponent()Constructor
public function StiBitsComponent(bookmarkValue:String, toolTipValue:String, hyperlinkValue:String, tagValue:String, enabled:Boolean, highlightState:int, ignoreNamingRule:Boolean, dockStyle:int, printable:Boolean)



Parameters
bookmarkValue:String
 
toolTipValue:String
 
hyperlinkValue:String
 
tagValue:String
 
enabled:Boolean
 
highlightState:int
 
ignoreNamingRule:Boolean
 
dockStyle:int
 
printable:Boolean
Method Detail
clone()method
public function clone(... args):Object

Parameters

... args

Returns
Object
equals()method 
public function equals(object:Object):Boolean

Parameters

object:Object

Returns
Boolean
memberwiseClone()method 
public function memberwiseClone():Object

Returns
Object