| Package | stimulsoft.report.components.indicators |
| Class | public class StiIconSetIndicator |
| Inheritance | StiIconSetIndicator StiIndicator StiObject Object |
| Property | Defined By | ||
|---|---|---|---|
| alignment : int Gets or sets a icon alignment of indicator. | StiIconSetIndicator | ||
| icon : int Gets or sets a icon of indicator. | StiIconSetIndicator | ||
| Method | Defined By | ||
|---|---|---|---|
Creates a new object of the type StiIconSetIndicator. | StiIconSetIndicator | ||
![]() | clone(... args):Object Creates a new object that is a copy of the current instance. | StiObject | |
deserialize(value:String):void [override] | StiIconSetIndicator | ||
![]() | equals(object:Object):Boolean | StiObject | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object Creates a shallow copy of the current Collection. | StiObject | |
serialize():String [override] | StiIconSetIndicator | ||
| alignment | property |
alignment:intGets or sets a icon alignment of indicator.
public function get alignment():int public function set alignment(value:int):void| icon | property |
icon:intGets or sets a icon of indicator.
public function get icon():int public function set icon(value:int):void| StiIconSetIndicator | () | Constructor |
public function StiIconSetIndicator()Creates a new object of the type StiIconSetIndicator.
| deserialize | () | method |
override public function deserialize(value:String):voidParameters
value:String |
| serialize | () | method |
override public function serialize():StringReturnsString |