Home Reference Source
public class | source

SortableStopEvent

Extends:

* → SortableStopEvent

Sortable stop 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 draggable element

public get

oldContainer: HTMLElement

Original container of draggable element

public get

Original index on sortable start

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 draggable element

Properties:

NameTypeAttributeDescription
newIndex *

public get oldContainer: HTMLElement source

Original container of draggable element

Properties:

NameTypeAttributeDescription
oldContainer *

public get oldIndex: Number source

Original index on sortable start

Properties:

NameTypeAttributeDescription
oldIndex *