| Package | stimulsoft.report.components.classes |
| Class | public class StiBitsComponent |
| Inheritance | StiBitsComponent Object |
| Implements | IStiClonable, IStiEquals |
| Property | Defined 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 | ||
| Method | Defined 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 | ||
memberwiseClone():Object | StiBitsComponent | ||
| bookmarkValue | property |
public var bookmarkValue:String = null| dockStyle | property |
public var dockStyle:int = 4| enabled | property |
public var enabled:Boolean = true| highlightState | property |
public var highlightState:int = 0| hyperlinkValue | property |
public var hyperlinkValue:String = null| ignoreNamingRule | property |
public var ignoreNamingRule:Boolean = false| printable | property |
public var printable:Boolean = true| tagValue | property |
public var tagValue:String = null| toolTipValue | property |
public var toolTipValue:String = null| StiBitsComponent | () | Constructor |
public function StiBitsComponent(bookmarkValue:String, toolTipValue:String, hyperlinkValue:String, tagValue:String, enabled:Boolean, highlightState:int, ignoreNamingRule:Boolean, dockStyle:int, printable:Boolean)bookmarkValue:String | |
toolTipValue:String | |
hyperlinkValue:String | |
tagValue:String | |
enabled:Boolean | |
highlightState:int | |
ignoreNamingRule:Boolean | |
dockStyle:int | |
printable:Boolean |
| clone | () | method |
public function clone(... args):ObjectParameters
... args |
Object |
| equals | () | method |
public function equals(object:Object):BooleanParameters
object:Object |
Boolean |
| memberwiseClone | () | method |
public function memberwiseClone():ObjectReturnsObject |