public class LabelCreateViewModel extends BaseRepoViewModel<MainRepo>
Label| Modifier and Type | Field and Description |
|---|---|
androidx.lifecycle.MutableLiveData<java.lang.String> |
name
Name of Label
|
mRepo, TAG| Constructor and Description |
|---|
LabelCreateViewModel(android.app.Application app) |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
getErrorMsg, getInfoMessage, getIsWorking, initRepo, onCleared, postErrorMsg, postInfoMessage, postIsWorking, setErrorMsg, setInfoMessage, setIsWorking