ColumnOrderChanged

data class ColumnOrderChanged(val newColumnOrder: List<String>) : ReportEvent

Constructors

Link copied to clipboard
constructor(newColumnOrder: List<String>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard