|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| IDetachable | Interface to logic for detaching transient information from a detachable model. |
| IModel | A IModel wraps the actual model Object used by a Component. |
| Class Summary | |
| AbstractDetachableModel | This provide a base class to work with detachable IModels. |
| AbstractModel | AbstractModel is an adapter base class for implementing models which have no detach logic. |
| AbstractPropertyModel | Serves as a base class for different kinds of property models. |
| AbstractReadOnlyDetachableModel | Adds a default implementation of onSetObject() which throws an UnsupportedOperationException to indicate that the subclass is a read-only model. |
| BoundCompoundPropertyModel | A compound property model that supports type conversions and OGNL expression bindings. |
| CompoundPropertyModel | A simple compound model which uses the component's name as the OGNL expression to retrieve properties on the nested model object. |
| LoadableDetachableModel | Model that makes working with detachable models a breeze. |
| Model | Model is the basic implementation of an AbstractModel. |
| PropertyModel | A PropertyModel is used to dynamically access a model using an Ognl expression . |
| StringResourceModel | This model class encapsulates the full power of localization support within the Wicket framework. |
Core model support for Wicket components.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||