Class Grid-View-Field-Order-By-Mixin

This class is used in inline and mixin grid
field for ordering options.

Part of:

package weblocks, class grid-view-field, class mixin-grid-view-field

Direct Subclass

grid-view-fieldA field class representing a column in the grid
view.
mixin-grid-view-fieldA mixin field class of the grid view.

Slot

order-by
If set to a symbol or a list of symbols, this slot will be used to build an order-by path that is later passed to the backend store for ordering the entires of the grid. If this slot is unbound (the default), the 'slot-name' slot of the field will be used instead.
Initargs::order-by; Accessors:grid-view-field-order-by.