|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Model | |
---|---|
net.sf.advjavacalendar.common | |
net.sf.advjavacalendar.dialog | |
net.sf.advjavacalendar.view |
Uses of Model in net.sf.advjavacalendar.common |
---|
Classes in net.sf.advjavacalendar.common with type parameters of type Model | |
---|---|
class |
AbstractDialogView<E extends Model>
Base class for all dialogs |
class |
AbstractView<E extends Model>
Default implementation for all views |
Uses of Model in net.sf.advjavacalendar.dialog |
---|
Classes in net.sf.advjavacalendar.dialog that implement Model | |
---|---|
class |
CalendarItemDialogModel
Model for the edit/create dialog |
Uses of Model in net.sf.advjavacalendar.view |
---|
Classes in net.sf.advjavacalendar.view that implement Model | |
---|---|
class |
CalendarNavigationViewModel
Model for the navigation |
class |
CalendarTableViewModel
Model of the CalendarTableView holds the table data |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |