Interface | Description |
---|---|
DialogCloseHandler |
Simple interface of handler that is called when a dialog is closed.
|
DialogPresenter |
DialogPresenter takes care of DialogView presentation, the main responsibility
of it is to take care of dialog actions/events. |
DialogView |
Interface for
BaseDialog . |
Class | Description |
---|---|
BaseDialogPresenter |
Base implementation of
DialogPresenter . |
BaseDialogViewImpl |
Base implementation of
DialogView . |
Dialog |
Represents a dialog.
|
Copyright © 2018 Magnolia International Ltd.. All rights reserved.