MCPcopy Index your code
hub / github.com/lxn/walk / SortChanged

Method SortChanged

models.go:553–553  ·  view source on GitHub ↗

SortChanged returns an event that is published after sorting.

()

Source from the content-addressed store, hash-verified

551
552 // SortChanged returns an event that is published after sorting.
553 SortChanged() *Event
554
555 // SortedColumn returns the index of the currently sorted column, or -1 if
556 // no column is currently sorted.

Callers 3

attachModelMethod · 0.65
detachModelMethod · 0.65
SortChangedMethod · 0.65

Implementers 1

SorterBasemodels.go

Calls

no outgoing calls

Tested by

no test coverage detected