Interface | Description |
---|---|
Browser |
A Browser is used to iterate over the entries in a Space as opposed to an
EventBrowser
which is used to iterate over events associated with the entries in a Space (e.g. |
EventBrowser |
An EventBrowser is used to iterate through the events which occur for the entries in a Space
(e.g.
|
Class | Description |
---|---|
BrowserDef |
The BrowserDef object is used to define the characteristics of a
Browser . |
EventBrowserDef |
The EventBrowserDef object is used to define the characteristics of an
EventBrowser . |
Enum | Description |
---|---|
BrowserDef.BrowserType |
Enumeration of the different Browser types possible.
|
BrowserDef.DistributionScope |
Enumeration of the possible ways to browse for entries in a Space based upon where
entries are stored in the space.
|
BrowserDef.TimeScope |
Enumeration of the possible ways to browse for entries in a Space based upon the time
at which entries were stored in the space relative to the Browser creation time.
|
EventBrowserDef.DistributionScope |
Enumeration of the possible ways to browse for events in a Space based upon where
entries are stored in the space.
|
EventBrowserDef.TimeScope |
Enumeration of the possible ways to browse for events in a Space based upon the time
at which the entries, for which the events occur, were stored in the Space relative
to the EventBrowser creation time.
|
Copyright (c) 2014 Cloud Software Group, Inc. All rights reserved.