|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractReadOnlyModel | |
|---|---|
| org.apache.wicket.examples.source | |
| org.apache.wicket.examples.stateless | |
| org.apache.wicket.model | Core model support for Wicket components. |
| Uses of AbstractReadOnlyModel in org.apache.wicket.examples.source |
|---|
| Subclasses of AbstractReadOnlyModel in org.apache.wicket.examples.source | |
|---|---|
class |
SourcesPage.PackagedResourcesModel
Model for retrieving the contents of a package directory from the class path. |
class |
SourcesPage.SourceModel
Model for retrieving the source code from the classpath of a packaged resource. |
| Uses of AbstractReadOnlyModel in org.apache.wicket.examples.stateless |
|---|
| Subclasses of AbstractReadOnlyModel in org.apache.wicket.examples.stateless | |
|---|---|
class |
SessionModel
Model that displays whether a session was created yet, and if it was, prints the session id. |
| Uses of AbstractReadOnlyModel in org.apache.wicket.model |
|---|
| Subclasses of AbstractReadOnlyModel in org.apache.wicket.model | |
|---|---|
class |
ComponentPropertyModel<T>
A model that references a property by name on the current model of the component it is bound to. |
class |
ResourceModel
A model that represents a localized resource string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||