
protected class GridDragSource.DefaultGridDragSourceMessages extends Object implements GridDragSource.GridDragSourceMessages
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultGridDragSourceMessages() |
| Modifier and Type | Method and Description |
|---|---|
String |
itemsSelected(int items)
Returns a message indicating the number of items selected.
|
public String itemsSelected(int items)
GridDragSource.GridDragSourceMessagesitemsSelected in interface GridDragSource.GridDragSourceMessagesitems - the number of items selectedCopyright © 2018. All rights reserved.