NsgDataBaseReferenceField<T extends NsgDataItem> class

Inheritance
Implementers

Properties

defaultValue → dynamic
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
presentation String
getter/setter pairinherited
referentElementType Type
no setter
referentType Type
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

compareTo(NsgDataItem a, NsgDataItem b) int
inherited
convertJsonValue(dynamic jsonValue) → dynamic
inherited
convertToJson(dynamic jsonValue) → dynamic
inherited
formattedValue(NsgDataItem item, String locale) String
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setEmpty(NsgFieldValues fieldValues) → void
inherited
setValue(NsgFieldValues fieldValues, dynamic value) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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