Package com.cheetahdigital.uikit.architecture.lce
- 
Interface Summary Interface Description LceView A view which handles the LCE patternMvpLceView AnMvpViewwhich follows the Loading-Content-Error model - 
Class Summary Class Description LceActivityView<V extends LceView,P extends LcePresenter<V>> BaseMvpActivityViewwhich supports the Loading-Content-Error pattern.LceAnimator Little helper class for animating content, error and loading viewLceFragmentView<V extends LceView,P extends LcePresenter<V>> TheFragmentcounterpart forLceActivityView.LcePresenter<V extends LceView> A Presenter which supports loading of data to be shown viaLceView.ToolbarLceActivityView<V extends LceView,P extends LcePresenter<V>> BaseMvpActivityViewwhich supportsToolbarasActionBartogether with the Loading-Content-Error pattern.