EvalProperty class

Constructors

EvalProperty.deserialize(XmlElement node)

Properties

attch String?
依附的对象, 如果是List则也是相对路径
getter/setter pair
expression String
执行表达式
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
propertyName String
字段名
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

eval(DataSourceBase dataSource) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
serialize(XmlBuilder builder) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited