| Package | Description |
|---|---|
| de.swm.commons.mobile.client.presenter |
| Modifier and Type | Method and Description |
|---|---|
LeavePageResponse |
IMobilePresenter.leavePageRequest()
Will return the decission to leave this Page.
|
LeavePageResponse |
AbstractMobilePresenter.leavePageRequest() |
static LeavePageResponse |
LeavePageResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeavePageResponse[] |
LeavePageResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2015 SWM. All rights reserved.