PopupRelatedFeaturesSortOrder class final

Defines the order in which related features of a particular relationship are sorted for displaying in a popup.

Implemented types

Constructors

PopupRelatedFeaturesSortOrder.new()
Create a new popup related features sort order.
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
orderByField OrderBy?
The field in the related table by which the related features should be sorted for displaying in a popup.
getter/setter pair
relationshipId int
The id of the relationship for which related features should be sorted for displaying in a popup.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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