Packagestimulsoft.report.expressions
Classpublic class StiGroupConditionExpression
InheritanceStiGroupConditionExpression Inheritance StiUnifiedExpression Inheritance StiExpression Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
 InheritedaddBraces : Boolean
Разрешить добавление фигурных скобок
StiUnifiedExpression
  applyFormat : Boolean
[override] [read-only]
StiGroupConditionExpression
  fullConvert : Boolean
[override] [read-only] Gets value, indicates that this value is be a string.
StiGroupConditionExpression
 InheritedgenAddEvent : Boolean
[read-only]
StiExpression
 InheritedisDefault : Boolean
[read-only]
StiExpression
 InheritedparentComponent : Object = null
StiExpression
 Inheritedvalue : String
[override]
StiUnifiedExpression
Public Methods
 MethodDefined By
  
StiGroupConditionExpression(parent:StiComponent = null, propertyName:String = null)
Creates a new expression.
StiGroupConditionExpression
 Inherited
clone(... args):Object
[override]
StiExpression
 Inherited
deserialize(value:String):void
StiExpression
 Inherited
equals(object:Object):Boolean
[override]
StiExpression
 Inherited
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
 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]

Gets value, indicates that this value is be a string.


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

Creates a new expression.

Parameters
parent:StiComponent (default = null)
 
propertyName:String (default = null)