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