All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AddToEnd State strategy alias forAddToEndStrategy.AddToEndSingle State strategy alias forAddToEndSingleStrategy.AddToEndSingleStrategy Command will be added to the end of the commands queue.AddToEndSingleTagStrategy Command will be added to the end of the commands queue.AddToEndStrategy Command will be added to the end of the commands queue.DefaultView DefaultViewState InjectPresenter InjectViewState Inject view state toMvpPresenter.viewsandMvpPresenter.viewStatepresenter fields.MvpDelegate<Delegated> Date: 18-Dec-15 Time: 13:51MvpDelegateHolder Defines class, that containsMvpDelegate.MvpFacade MvpPresenter<View extends MvpView> MvpProcessor MvpView MvpViewState<View extends MvpView> OnDestroyListener OneExecution State strategy alias forOneExecutionStateStrategy.OneExecutionStateStrategy Command will be saved in the commands queue, but will be removed after its first execution.PresenterBinder<PresentersContainer> PresenterBinderLocator PresenterField<PresentersContainer> PresentersCounter PresenterStore ProvidePresenter Called when Moxy can't find the right presenter instance in thePresenterStore.ProvidePresenterTag Called when Moxy generate a presenter tag for search Presenter inPresenterStore.RegisterMoxyReflectorPackages Deprecated. MoxyReflector won't be generated, you can safely remove this annotationSingleState State strategy alias forSingleStateStrategy.SingleStateStrategy This strategy will clear current commands queue and then the given command will be put in.Skip State strategy alias forSkipStrategy.SkipStrategy Command will not be put in the commands queueStateStrategy Cautions: Don't rearrange current state Don't insert commands inside existing current state - only put them to the end of it Be careful when you remove commands by another type.StateStrategyType StrategyLocator ViewCommand<View extends MvpView> ViewCommands<View extends MvpView> ViewStateLocator ViewStateProvider