Uses of Class
org.bidib.wizard.mvc.common.view.text.HistoryModel
Packages that use HistoryModel
-
Uses of HistoryModel in org.bidib.wizard.mvc.common.view.text
Methods in org.bidib.wizard.mvc.common.view.text that return HistoryModelModifier and TypeMethodDescriptionstatic HistoryModelReturns a named model.HistoryText.getModel()Returns the underlying history controller.HistoryTextField.getModel()Returns the underlying history model.Methods in org.bidib.wizard.mvc.common.view.text that return types with arguments of type HistoryModelMethod parameters in org.bidib.wizard.mvc.common.view.text with type arguments of type HistoryModelModifier and TypeMethodDescriptionHistoryModelSaver.load(Map<String, HistoryModel> models) booleanHistoryModelSaver.save(Map<String, HistoryModel> models)