| Package | stimulsoft.report.expressions |
| Class | public class StiTagExpression |
| Inheritance | StiTagExpression StiUnifiedExpression StiExpression StiObject Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | addBraces : Boolean Разрешить добавление фигурных скобок | StiUnifiedExpression | |
| applyFormat : Boolean [override] [read-only] | StiTagExpression | ||
![]() | fullConvert : Boolean [read-only] | StiExpression | |
![]() | genAddEvent : Boolean [read-only] | StiExpression | |
![]() | isDefault : Boolean [read-only] | StiExpression | |
![]() | parentComponent : Object = null | StiExpression | |
![]() | value : String [override] | StiUnifiedExpression | |
| Method | Defined By | ||
|---|---|---|---|
StiTagExpression(parent:StiComponent = null, propertyName:String = null) | StiTagExpression | ||
![]() | 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| StiTagExpression | () | Constructor |
public function StiTagExpression(parent:StiComponent = null, propertyName:String = null)parent:StiComponent (default = null) | |
propertyName:String (default = null) |