Uses of Class
org.nuiton.jaxx.widgets.datetime.TimeEditorModel
-
Packages that use TimeEditorModel Package Description org.nuiton.jaxx.widgets.datetime -
-
Uses of TimeEditorModel in org.nuiton.jaxx.widgets.datetime
Fields in org.nuiton.jaxx.widgets.datetime declared as TimeEditorModel Modifier and Type Field Description protected TimeEditorModelTimeEditor. modelFields in org.nuiton.jaxx.widgets.datetime with type parameters of type TimeEditorModel Modifier and Type Field Description protected SwingValidator<TimeEditorModel>TimeEditor. validatorMethods in org.nuiton.jaxx.widgets.datetime that return TimeEditorModel Modifier and Type Method Description TimeEditorModelTimeEditor. getModel()Methods in org.nuiton.jaxx.widgets.datetime that return types with arguments of type TimeEditorModel Modifier and Type Method Description protected com.google.common.base.Predicate<TimeEditorModel>TimeEditorModel. canUpdateBeanValuePredicate()SwingValidator<TimeEditorModel>TimeEditor. getValidator()
-