| Package | Description |
|---|---|
| de.swm.commons.mobile.client.presenter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMobilePresenter
Abstract presenter class.
|
| Modifier and Type | Method and Description |
|---|---|
IMobilePresenter |
PresenterController.getActivePresenter()
Returns the active presenter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PresenterController.IPageChangeListener.onPageChange(IMobilePresenter activePresenter,
IPageWithoutHeader activeView)
Will be fired on a page change event.
|
void |
PresenterController.setActivePresenter(IMobilePresenter activePresenter,
IPageWithoutHeader activeView)
Will set the currently active presenter.
|
Copyright © 2011–2015 SWM. All rights reserved.