Interface DataSet
public interface DataSet
- Since:
- 3.9.0
-
Field Summary
-
Method Summary
-
Field Details
-
empty
-
-
Method Details
-
size
int size()- Returns:
- count of items in this data set, it has better performance than calling
items()
.size() in some cases
-
items
-
openInTableLink
-
queryToShow
-