Packagestimulsoft.report.expressions
Classpublic class StiCollapsedExpression
InheritanceStiCollapsedExpression Inheritance StiUnifiedExpression Inheritance StiExpression Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
 InheritedaddBraces : Boolean
Разрешить добавление фигурных скобок
StiUnifiedExpression
  applyFormat : Boolean
[override] [read-only]
StiCollapsedExpression
  fullConvert : Boolean
[override] [read-only] Returns the event for processing of the expression while script report generation.
StiCollapsedExpression
 InheritedgenAddEvent : Boolean
[read-only]
StiExpression
 InheritedisDefault : Boolean
[read-only]
StiExpression
 InheritedparentComponent : Object = null
StiExpression
 Inheritedvalue : String
[override]
StiUnifiedExpression
Public Methods
 MethodDefined By
  
StiCollapsedExpression(parent:StiComponent = null, propertyName:String = null)
StiCollapsedExpression
 Inherited
clone(... args):Object
[override]
StiExpression
 Inherited
deserialize(value:String):void
StiExpression
 Inherited
equals(object:Object):Boolean
[override]
StiExpression
  
[override]
StiCollapsedExpression
 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
[override]
StiUnifiedExpression
 Inherited
serialize():String
StiExpression
 Inherited
setValue(parent:StiComponent, propertyName:String, value:String):void
StiUnifiedExpression
 Inherited
toString():String
StiExpression
Property Detail
applyFormatproperty
applyFormat:Boolean  [read-only] [override]


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

Returns the event for processing of the expression while script report generation.


Implementation
    public function get fullConvert():Boolean
Constructor Detail
StiCollapsedExpression()Constructor
public function StiCollapsedExpression(parent:StiComponent = null, propertyName:String = null)



Parameters
parent:StiComponent (default = null)
 
propertyName:String (default = null)
Method Detail
getDefaultEvent()method
override public function getDefaultEvent():StiEvent

Returns
StiEvent