Skip to content

@serenity-is/corelib / ArgsPagingInfo

Interface: ArgsPagingInfo

Defined in: src/slick/remoteview.ts:29

Arguments for paging info changed events.

Extends

Properties

dataView

dataView: IRemoteView

Defined in: src/slick/remoteview.ts:13

The data view that raised the event.

Inherited from

ArgsRemoteView.dataView


pagingInfo

pagingInfo: PagingInfo

Defined in: src/slick/remoteview.ts:31

The current paging information.