Packagestimulsoft.report.components.indicators
Classpublic class StiIconSetIndicator
InheritanceStiIconSetIndicator Inheritance StiIndicator Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
  alignment : int
Gets or sets a icon alignment of indicator.
StiIconSetIndicator
  icon : int
Gets or sets a icon of indicator.
StiIconSetIndicator
Public Methods
 MethodDefined By
  
Creates a new object of the type StiIconSetIndicator.
StiIconSetIndicator
 Inherited
clone(... args):Object
Creates a new object that is a copy of the current instance.
StiObject
  
deserialize(value:String):void
[override]
StiIconSetIndicator
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
Creates a shallow copy of the current Collection.
StiObject
  
serialize():String
[override]
StiIconSetIndicator
Property Detail
alignmentproperty
alignment:int

Gets or sets a icon alignment of indicator.


Implementation
    public function get alignment():int
    public function set alignment(value:int):void
iconproperty 
icon:int

Gets or sets a icon of indicator.


Implementation
    public function get icon():int
    public function set icon(value:int):void
Constructor Detail
StiIconSetIndicator()Constructor
public function StiIconSetIndicator()

Creates a new object of the type StiIconSetIndicator.

Method Detail
deserialize()method
override public function deserialize(value:String):void

Parameters

value:String

serialize()method 
override public function serialize():String

Returns
String