| Interface | Description |
|---|---|
| PrintPreviewPresenter.MyProxy |
Defines the proxy place for GWTP framework.
|
| PrintPreviewPresenter.MyView |
This view interface that must be implemented by the concrete view according to GWTP
framework.
|
| PrintPreviewUiHandlers |
PrintPreviewUiHandlers defines business methods for views to work with print preview.
|
| PrintPreviewView.Binder |
GWT UI creator.
|
| Class | Description |
|---|---|
| PrintModule |
PrintModule setups print preview module.
|
| PrintPreviewPresenter |
PrintPreviewPresenter is a controller that implements business methods to work with
print preview.
|
| PrintPreviewView |
PrintPreviewView defines UI to work with print preview.
|