Backend\Widgets\Lists\HasListSetup

Overview

HasListSetup concern


Public Methods

public onApplySetup()

public onApplySetup(): void

onApplySetup handler

public onLoadSetup()

public onLoadSetup(): void

onLoadSetup handler to display the list set up.

public onResetSetup()

public onResetSetup(): void

onResetSetup handler

Protected Methods

protected getSetupListColumns()

protected getSetupListColumns(): void

getSetupListColumns returns all the list columns used for list set up.

protected getSetupPerPageOptions()

protected getSetupPerPageOptions(): void

Returns an array of allowable records per page.