Skip navigation links
C G I O R S T V 

C

createViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
Creates the viewstate
createViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
Create the view state object of this class
createViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
Creates the ViewState instance
createViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
Create the view state object of this class

G

getData() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
Get the data that has been set before in {mylink #setData(Object)}
getData() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
Get the data that has been set before in {mylink #setData(Object)}
getMvpDelegate() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
getMvpDelegate() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
getMvpDelegate() - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
 
getMvpDelegate() - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
 
getViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
getViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
getViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
 
getViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
 

I

isRestoringViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
isRestoringViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
isRestoringViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
 
isRestoringViewState() - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
 

O

onNewViewStateInstance() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
onNewViewStateInstance() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
onViewStateInstanceRestored(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
onViewStateInstanceRestored(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
onViewStateInstanceRestored(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
 
onViewStateInstanceRestored(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
 

R

restoringViewState - Variable in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
restoringViewState - Variable in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
A simple flag that indicates if the restoring ViewState is in progress right now.
RxMvpLceViewStateAppCompatActivity<CV extends android.view.View,M,V extends com.hannesdorfmann.mosby.mvp.lce.MvpLceView<M>,P extends com.hannesdorfmann.mosby.mvp.MvpPresenter<V>> - Class in threshold.rxlifecyclewithmvp.viewstate.lce
A {mylink RxMvpLceAppCompatActivity} with {mylink ViewState} support.
RxMvpLceViewStateAppCompatActivity() - Constructor for class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
RxMvpLceViewStateFragment<CV extends android.view.View,M,V extends com.hannesdorfmann.mosby.mvp.lce.MvpLceView<M>,P extends com.hannesdorfmann.mosby.mvp.MvpPresenter<V>> - Class in threshold.rxlifecyclewithmvp.viewstate.lce
A {mylink RxMvpLceFragment} with {mylink ViewState} support.
RxMvpLceViewStateFragment() - Constructor for class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
RxMvpViewStateAppCompatActivity<V extends com.hannesdorfmann.mosby.mvp.MvpView,P extends com.hannesdorfmann.mosby.mvp.MvpPresenter<V>> - Class in threshold.rxlifecyclewithmvp.viewstate
This is a enhancement of {mylink RxMvpAppCompatActivity} that introduces the support of {mylink RestorableViewState}.
RxMvpViewStateAppCompatActivity() - Constructor for class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
 
RxMvpViewStateFragment<V extends com.hannesdorfmann.mosby.mvp.MvpView,P extends com.hannesdorfmann.mosby.mvp.MvpPresenter<V>> - Class in threshold.rxlifecyclewithmvp.viewstate
This is a enhancement of {mylink RxMvpFragment} that introduces the support of {mylink com.hannesdorfmann.mosby.mvp.viewstate.ViewState}.
RxMvpViewStateFragment() - Constructor for class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
 

S

setRestoringViewState(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
setRestoringViewState(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
setRestoringViewState(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
 
setRestoringViewState(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
 
setViewState(ViewState<V>) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
setViewState(ViewState<V>) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
setViewState(ViewState<V>) - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
 
setViewState(ViewState<V>) - Method in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
 
showContent() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
showContent() - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
showError(Throwable, boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
showError(Throwable, boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
showLightError(String) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
showLightError(String) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 
showLoading(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
showLoading(boolean) - Method in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
 

T

threshold.rxlifecyclewithmvp.viewstate - package threshold.rxlifecyclewithmvp.viewstate
 
threshold.rxlifecyclewithmvp.viewstate.lce - package threshold.rxlifecyclewithmvp.viewstate.lce
 

V

viewState - Variable in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateAppCompatActivity
 
viewState - Variable in class threshold.rxlifecyclewithmvp.viewstate.lce.RxMvpLceViewStateFragment
The viewstate will be instantiated by calling {mylink #createViewState()} in {mylink #onViewCreated(View, Bundle)}.
viewState - Variable in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateAppCompatActivity
 
viewState - Variable in class threshold.rxlifecyclewithmvp.viewstate.RxMvpViewStateFragment
The viewstate will be instantiated by calling {mylink #createViewState()} in {mylink #onViewCreated(View, Bundle)}.
C G I O R S T V 
Skip navigation links