com.sencha.gxt.dnd.core.client
Interface ListViewDragSource.ListViewDragSourceMessages

Enclosing class:
ListViewDragSource<M>

public static interface ListViewDragSource.ListViewDragSourceMessages

The locale-sensitive messages used by this class.


Method Summary
 java.lang.String itemsSelected(int items)
          Returns a message indicating the number of items selected.
 

Method Detail

itemsSelected

java.lang.String itemsSelected(int items)
Returns a message indicating the number of items selected.

Parameters:
items - the number of items selected
Returns:
a message indicating the number of items selected


Copyright © 2012. All Rights Reserved.