Interface | Description |
---|---|
AssociationService |
Interface to the association service
|
AssociationServiceAsync |
Asynchronous interface to the association service
|
ClassificationNodeService |
Interface to the nodes service
|
ClassificationNodeServiceAsync |
Asynchronous interface to the node service
|
EventsService |
Interface to the events service
|
EventsServiceAsync |
Asynchronous interface to the events service
|
PackageService |
Interface to the packages service
|
PackageServiceAsync |
Asynchronous interface to the packages service
|
ProductsService |
Interface to the products service
|
ProductsServiceAsync |
Asynchronous interface to the products service
|
SchemeService |
Interface to the scheme service
|
SchemeServiceAsync |
Asynchronous interface to the scheme service
|
ServiceBindingService |
Interface to the service
|
ServiceBindingServiceAsync |
Asynchronous interface to the service
|
StatusService |
Interface to the status service
|
StatusServiceAsync |
Asynchronous interface to the status service
|
Tab.Images |
An image provider to make available images to Tabs.
|
Class | Description |
---|---|
AssociationColumnDefinition<ColType> |
Column definition specific to the associations table display
|
Associations |
A tab to browse the registered associations.
|
AssociationTableModel |
Table model for associations.
|
ClassificationNodeColumnDefinition<ColType> |
Column definition specific to the classification node table display
|
ClassificationNodes |
A tab to browse the registered ClassificationNodes.
|
ClassificationNodeTableModel |
Table model for ClassificationNodes.
|
EventColumnDefinition<ColType> |
Column definition specific to the event table display
|
Events |
A tab to browse the registered events.
|
EventTableModel |
Table model for events.
|
PackageColumnDefinition<ColType> |
Column definition specific to the packages table display
|
Packages |
A tab to browse the registered packages.
|
PackageTableModel |
Table model for packages.
|
ProductColumnDefinition<ColType> |
Column definition specific to the products table display
|
Products |
A tab to browse the registered products.
|
ProductTableModel |
Table model for products.
|
RegistryUI |
Entry point for the registry front end application.
|
SchemeColumnDefinition<ColType> |
Column definition specific to the Scheme table display
|
Schemes |
A tab to browse the registered schemes.
|
SchemeTableModel |
Table model for Schemes.
|
SerializableProductResponse<RowType extends com.google.gwt.user.client.rpc.IsSerializable> |
A special version of SerializableResponse
|
ServiceColumnDefinition<ColType> |
Column definition specific to the service table display
|
Services |
A tab to browse the registered services.
|
ServiceTableModel |
Table model for services.
|
StatusInfo | |
Tab | |
Tab.TabInfo |
Encapsulated information about a tab.
|
TabList |
The left panel that contains all of the tabs, along with a short description
of each.
|
Copyright © 2010–2018 Planetary Data System. All rights reserved.