Java org.apache.wicket.model CompoundPropertyModel fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.model CompoundPropertyModel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.model CompoundPropertyModel.

The text is from its open source code.

Subclass

org.apache.wicket.model.CompoundPropertyModel has subclasses.
Click this link to see all its subclasses.

Constructor

Method

IModelbind(String property)
Binds this model to a special property by returning a model that has this compound model as its nested/wrapped model and the property which should be evaluated.
CompoundPropertyModelof(IModel model)
Type-infering factory method
CompoundPropertyModelof(Z object)
Type-infering factory method