‪TYPO3CMS  ‪main
TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent Member List

This is the complete list of members for TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent, including all inherited members.

__construct(private readonly GridDataService $gridService, private array $data, private string $sortColumn, private string $sortDirection)TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent
getData()TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent
getGridService()TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent
getSortColumn()TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent
getSortDirection()TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent
setData(array $data)TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent
setSortColumn(string $sortColumn)TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent
setSortDirection(string $sortDirection)TYPO3\CMS\Workspaces\Event\SortVersionedDataEvent