Interface | Description |
---|---|
RandomAccessByIndex |
Random access interface to insert stream and remove stream data based on an index.
|
RandomAccessByIndexObserver |
For indicating that the collection has been updated.
|
RelativeAccessByEventNIndex |
Provides access to prior events given an event from which to count back, and an index to look at.
|
RelativeAccessByEventNIndexGetter |
Provides random-access into window contents by event and index as a combination.
|
Class | Description |
---|---|
RandomAccessByIndexGetter |
Getter that provides an index at runtime.
|
RelativeAccessByEventNIndexGetterImpl |
Provides random-access into window contents by event and index as a combination.
|
ViewResourceDelegateDesc |
Coordinates between view factories and requested resource (by expressions) the
availability of view resources to expressions.
|
ViewResourceDelegateExpr |
Coordinates between view factories and requested resource (by expressions) the
availability of view resources to expressions.
|
Copyright © 2005–2018. All rights reserved.