public abstract class RxRestoreViewOnCreateController
extends RestoreViewOnCreateController
| Constructor and Description |
|---|
RxRestoreViewOnCreateController() |
RxRestoreViewOnCreateController(android.os.Bundle args) |
| Modifier and Type | Method and Description |
|---|---|
<T> <any> |
bindToLifecycle() |
<T> <any> |
bindUntilEvent(ControllerEvent event) |
<any> |
lifecycle() |
public RxRestoreViewOnCreateController()
public RxRestoreViewOnCreateController(android.os.Bundle args)
public final <any> lifecycle()
public final <T> <any> bindUntilEvent(ControllerEvent event)
public final <T> <any> bindToLifecycle()