Optional
Default actions
Flags to determine visible filters. If undefined it will be All.
This function will be called whenever user clicks an action
This function will be called whenever the filter is changed by the user
Called when the user selects an entry in the "Show" dropdown. Receives the zero-based option index from the provided showOptions.
When true, the view control renders inline at the bottom of the list element instead of in a footer.
Labels for the "Show" dropdown. When provided, a dropdown is shown and onShowOptionChanged is called with the selected index whenever the user changes the selection.
Custom sort options. If undefined, list pane sort options will be used.
Initial visibility state. It undefined, it will be false.
Remarks
Default actions