|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Model | |
|---|---|
| nl.coderight.jazz | |
| nl.coderight.jazz.form | |
| Uses of Model in nl.coderight.jazz |
|---|
| Methods in nl.coderight.jazz that return Model | |
|---|---|
protected Model |
View.getModel()
|
Model |
Controller.getModel()
Returns the Model for this controller. |
| Methods in nl.coderight.jazz with parameters of type Model | |
|---|---|
void |
Controller.setModel(Model model)
Sets the Model for this controller. |
| Uses of Model in nl.coderight.jazz.form |
|---|
| Subclasses of Model in nl.coderight.jazz.form | |
|---|---|
class |
FormModel
Base class for form models. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||