kvision
Toggle table of contents
8.2.0
common
Platform filter
common
Switch theme
Search in API
kvision
kvision-common-remote
/
io.kvision.remote
/
RemoteSorter
Remote
Sorter
@
Serializable
data
class
RemoteSorter
(
val
field
:
String
,
val
dir
:
String
)
(
source
)
Members
Constructors
Remote
Sorter
Link copied to clipboard
constructor
(
field
:
String
,
dir
:
String
)
Properties
dir
Link copied to clipboard
val
dir
:
String
field
Link copied to clipboard
val
field
:
String