Package org.yamcs.timeline
Interface ViewListener
public interface ViewListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidIf a paged request has been performed, the token can be used to retrieve the next chunk.voidvoidnext(TimelineView view)
-
Method Details
-
next
-
complete
If a paged request has been performed, the token can be used to retrieve the next chunk.token is null if there was no limit or there were less items than the specified limit
-
completeExceptionally
-