| Interface | Description |
|---|---|
| CertificateDefinitionView.Binder |
GWT UI creator
|
| CertificateDetailsView.Binder |
GWT UI creator
|
| CertificateDetailsView.TreeNodeTemplate |
The tree node html template
|
| CertificatesPresenter.MyProxy |
Defines the proxy place for GWTP framework.
|
| CertificatesPresenter.MyView |
This view interface that must be implemented by the concrete view according to GWTP
framework.
|
| CertificatesPresenter.RequestParameters |
Defines GET Request parameters identifying the current certificate view
|
| CertificatesUIHandlers |
CertificatesUIHandlers is a business interface for UI views to use business methods to work
with certificates.
|
| CertificatesView.Binder |
GWT UI creator
|
| Class | Description |
|---|---|
| CertificateDefinitionView |
Certificate Definition View is a modal dialog that provides UI to upload new certificate from
the client to the server.
|
| CertificateDetailsView |
CertificateDetailsView represents a certificate fields view.
|
| CertificateDetailsView.TreeCellRenderer |
The tree html render.
|
| CertificatesPresenter |
CertificatesPresenter represents a certificate view controller that provides all business for
certificates views and dialogs.
|
| CertificatesView |
CertificateView represents a view to manage certificates.
|
| Enum | Description |
|---|---|
| CertificatesPresenter.CertificatesViewStates |
Describes the certificate view visual states.
|