| Package | stimulsoft.report.expressions |
| Class | public class StiGroupConditionExpression |
| Inheritance | StiGroupConditionExpression StiUnifiedExpression StiExpression StiObject Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | addBraces : Boolean Разрешить добавление фигурных скобок | StiUnifiedExpression | |
| applyFormat : Boolean [override] [read-only] | StiGroupConditionExpression | ||
| fullConvert : Boolean [override] [read-only] Gets value, indicates that this value is be a string. | StiGroupConditionExpression | ||
![]() | genAddEvent : Boolean [read-only] | StiExpression | |
![]() | isDefault : Boolean [read-only] | StiExpression | |
![]() | parentComponent : Object = null | StiExpression | |
![]() | value : String [override] | StiUnifiedExpression | |
| Method | Defined By | ||
|---|---|---|---|
StiGroupConditionExpression(parent:StiComponent = null, propertyName:String = null) Creates a new expression. | StiGroupConditionExpression | ||
![]() | clone(... args):Object [override] | StiExpression | |
![]() | deserialize(value:String):void | StiExpression | |
![]() | equals(object:Object):Boolean [override] | StiExpression | |
![]() | StiExpression | ||
![]() | 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 [override] | StiUnifiedExpression | |
![]() | serialize():String | StiExpression | |
![]() | setValue(parent:StiComponent, propertyName:String, value:String):void | StiUnifiedExpression | |
![]() | toString():String | StiExpression | |
| applyFormat | property |
applyFormat:Boolean [read-only] [override] public function get applyFormat():Boolean| fullConvert | property |
fullConvert:Boolean [read-only] [override] Gets value, indicates that this value is be a string.
public function get fullConvert():Boolean| StiGroupConditionExpression | () | Constructor |
public function StiGroupConditionExpression(parent:StiComponent = null, propertyName:String = null)Creates a new expression.
Parametersparent:StiComponent (default = null) | |
propertyName:String (default = null) |