Class NewTranslationVM
- java.lang.Object
-
- cz.zcu.students.cacha.bp_server.view_models.NewTranslationVM
-
public class NewTranslationVM extends Object
view model for making new translation
-
-
Constructor Summary
Constructors Constructor Description NewTranslationVM(Exhibit exhibit, String text, String languageName)
Creates new instance based on given parameters
-