Package | stimulsoft.report.engine.parser |
Class | public class StiAsmCommand |
Inheritance | StiAsmCommand ![]() |
Property | Defined By | ||
---|---|---|---|
parameter1 : * | StiAsmCommand | ||
parameter2 : * | StiAsmCommand | ||
type : int | StiAsmCommand |
Method | Defined By | ||
---|---|---|---|
StiAsmCommand(type:int, parameter1:* = null, parameter2:* = null) | StiAsmCommand | ||
toString():String | StiAsmCommand |
parameter1 | property |
public var parameter1:*
parameter2 | property |
public var parameter2:*
type | property |
public var type:int
StiAsmCommand | () | Constructor |
public function StiAsmCommand(type:int, parameter1:* = null, parameter2:* = null)
type:int | |
parameter1:* (default = null )
| |
parameter2:* (default = null )
|
toString | () | method |
public function toString():String
ReturnsString |