public interface Query
QueryListener
implementation
does not store the instance itselfModifier and Type | Method and Description |
---|---|
void |
close() |
void |
loadMore(int count)
Load more data
|
void loadMore(int count)
count
- the number of entries to load, must be greater than zeroIllegalArgumentException
- if the count is negative or zerovoid close()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.