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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.