Home Reference Source
public class | source

SortableSortedEvent

Extends:

* → SortableSortedEvent

Sortable sorted event

Static Member Summary

Static Public Members
public static

type: *

Member Summary

Public Members
public get

newContainer: HTMLElement

New container of draggable element

public get

New index of this sorted event

public get

oldContainer: HTMLElement

Old container of draggable element

public get

Index of last sorted event

Static Public Members

public static type: * source

Public Members

public get newContainer: HTMLElement source

New container of draggable element

Properties:

NameTypeAttributeDescription
newContainer *

public get newIndex: Number source

New index of this sorted event

Properties:

NameTypeAttributeDescription
newIndex *

public get oldContainer: HTMLElement source

Old container of draggable element

Properties:

NameTypeAttributeDescription
oldContainer *

public get oldIndex: Number source

Index of last sorted event

Properties:

NameTypeAttributeDescription
oldIndex *