SortControllerDelegate
Extends:
ActionControllerDelegate → SortControllerDelegate
Manages a select dialog for sorting
Method Summary
| Public Methods | ||
| public |
|
|
Inherited Summary
| From class ActionControllerDelegate | ||
| public static |
Binds an elements value to a state's user-friendly value. Uses State#toString |
|
| public static |
pipeValueTo(func: Function): Function Pipes a state to a function. |
|
| public |
didChangeProgressState(controller: ViewController, state: boolean) Specifies the action controller entered a processing or loading state. |
|
| public |
didSetStateTo(controller: ViewController, state: Object) |
|
