Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

CreateMove Method

Show in webframe
0-based old starting index of the moved item(s)
0-based new starting index of the moved item(s)
Creates a new instance of NotifyLeadCollectionChangedEventArgs for a move operation.
Syntax
 function Leadtools.NotifyLeadCollectionChangedEventArgs.createMove( 
   oldStartingIndex ,
   newStartingIndex 
)

Parameters

ParameterTypeDescription
oldStartingIndexint0-based old starting index of the moved item(s)
newStartingIndexint0-based new starting index of the moved item(s)

Return Value

TypeDescription
NotifyLeadCollectionChangedEventArgs The object this method creates.
See Also

Reference

NotifyLeadCollectionChangedEventArgs Object
NotifyLeadCollectionChangedEventArgs Members

Error processing SSI file