Packagestimulsoft.report.expressions
Classpublic class StiExpression
InheritanceStiExpression Inheritance StiObject Inheritance Object
Implements IStiEquals, IStiType, IStiSerializableToProperty, IStiDefault
Subclasses StiArgumentExpression, StiCrossValueExpression, StiCutPieListExpression, StiDataParameter, StiDisplayCrossValueExpression, StiListOfArgumentsExpression, StiListOfHyperlinksExpression, StiListOfHyperlinksExpression, StiListOfTagsExpression, StiListOfTagsExpression, StiListOfToolTipsExpression, StiListOfToolTipsExpression, StiListOfValuesCloseExpression, StiListOfValuesEndExpression, StiListOfValuesExpression, StiListOfValuesHighExpression, StiListOfValuesLowExpression, StiListOfValuesOpenExpression, StiListOfWeightsExpression, StiTitleExpression, StiUnifiedExpression, StiValueCloseExpression, StiValueEndExpression, StiValueHighExpression, StiValueLowExpression, StiValueOpenExpression, StiVariable



Public Properties
 PropertyDefined By
  applyFormat : Boolean
[read-only]
StiExpression
  fullConvert : Boolean
[read-only]
StiExpression
  genAddEvent : Boolean
[read-only]
StiExpression
  isDefault : Boolean
[read-only]
StiExpression
  parentComponent : Object = null
StiExpression
  value : String
StiExpression
Public Methods
 MethodDefined By
  
StiExpression(value:String)
StiExpression
  
clone(... args):Object
[override]
StiExpression
  
deserialize(value:String):void
StiExpression
  
equals(object:Object):Boolean
[override]
StiExpression
  
StiExpression
 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
  
[override]
StiExpression
  
serialize():String
StiExpression
  
toString():String
StiExpression
Property Detail
applyFormatproperty
applyFormat:Boolean  [read-only]


Implementation
    public function get applyFormat():Boolean
fullConvertproperty 
fullConvert:Boolean  [read-only]


Implementation
    public function get fullConvert():Boolean
genAddEventproperty 
genAddEvent:Boolean  [read-only]


Implementation
    public function get genAddEvent():Boolean
isDefaultproperty 
isDefault:Boolean  [read-only]


Implementation
    public function get isDefault():Boolean
parentComponentproperty 
public var parentComponent:Object = null

valueproperty 
value:String


Implementation
    public function get value():String
    public function set value(value:String):void
Constructor Detail
StiExpression()Constructor
public function StiExpression(value:String)



Parameters
value:String
Method Detail
clone()method
override public function clone(... args):Object

Parameters

... args

Returns
Object
deserialize()method 
public function deserialize(value:String):void

Parameters

value:String

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

Parameters

object:Object

Returns
Boolean
getDefaultEvent()method 
public function getDefaultEvent():StiEvent

Returns
StiEvent
memberwiseClone()method 
override public function memberwiseClone():Object

Returns
Object
serialize()method 
public function serialize():String

Returns
String
toString()method 
public function toString():String

Returns
String