NsgDataBinaryField class

Поле - картика. С сервера

Inheritance

Constructors

NsgDataBinaryField.new(String name)

Properties

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

Methods

compareTo(NsgDataItem a, NsgDataItem b) int
override
convertJsonValue(dynamic jsonValue) → dynamic
override
convertToJson(dynamic jsonValue) → dynamic
override
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
override
toString() String
A string representation of this object.
inherited

Operators

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