|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IComponentAssignedModel | |
|---|---|
| org.apache.wicket.model | Core model support for Wicket components. |
| Uses of IComponentAssignedModel in org.apache.wicket.model |
|---|
| Classes in org.apache.wicket.model that implement IComponentAssignedModel | |
|---|---|
class |
ComponentDetachableModel<T>
Quick detachable model that is implements the IComponentAssignedModel and the IModel interfaces. |
class |
ComponentModel<T>
Quick model that is implements the IComponentAssignedModel and the IModel interfaces. |
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. |
class |
StringResourceModel
This model class encapsulates the full power of localization support within the Wicket framework. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||