BaseCardView

interface BaseCardView<T>

Created by jesse on 9/22/16.

Inheritors

Functions

Link copied to clipboard
abstract fun setController(controller: T)
Link copied to clipboard
abstract fun showError(errorMessage: String)