Home Reference Source
import SortControllerDelegate from '~/delegate/SortControllerDelegate.js'
public class | source

SortControllerDelegate

Extends:

ActionControllerDelegate → SortControllerDelegate

Manages a select dialog for sorting

Method Summary

Public Methods
public

Inherited Summary

From class ActionControllerDelegate
public static

bindValue(elem: string | HTMLElement): Function

Binds an elements value to a state's user-friendly value. Uses State#toString

public static

Pipes a state to a function.

public

Specifies the action controller entered a processing or loading state.

public

didSetStateTo(controller: ViewController, state: Object)

Public Methods

public didSetStateTo() source

Override:

ActionControllerDelegate#didSetStateTo