SelectionNotifyArgs

23 Sep 20251 minute to read

Properties

action string

Defines the action.

args NotifyArgs

Defines the arguments.

cancel boolean

Defines whether the action needs to be cancel or not.

count number

Defines the record count.

enable boolean

Defines the enable property.

focusElement HTMLElement

Defines the focus element.

isFrozen boolean

Defines whether the grid is frozen or not.

isFrozenRowsRender boolean

Defines the frozen rows are rendered or not.

module string

Defines the module.

oldProperties string[]

Defines the old properties.

preventFocusOnGroup boolean

Defines the focus on Group.

promise Promise

Defines the promise.

properties Object

Defines the properties.

records Object[]

Defines the total records.

renderFrozenRightContent boolean

Defines the frozen right content.

renderMovableContent boolean

Defines the movable content to be rendered.

requestType Action

Defines the request type.

rowObject Row

Defines the row object.

rows Row[]

Defines the rows.

scrollTop Object

Defines the scroll top value.

searchString string

Defines the searched value.

target HTMLElement

Defines the target.

virtualInfo VirtualInfo

Defines the virtualization info like block, event name and next page need to be loaded.