public interface CountSelectedTextHandler
count or count > #.X of Y selected| Modifier and Type | Method and Description |
|---|---|
String |
getCountSelectedText(int selectedCount,
int totalCount)
Returns the text displayed when selectedTextFormat
is
count or count > #. |
String getCountSelectedText(int selectedCount, int totalCount)
count or count > #.selectedCount - number of the selected optionstotalCount - total number of optionscount or count > #Copyright © 2017. All rights reserved.