SortOrderChanged

data class SortOrderChanged(val newSortOrder: List<Pair<String, SortDirection>>) : ReportEvent

Constructors

Link copied to clipboard
constructor(newSortOrder: List<Pair<String, SortDirection>>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard