| Package | Description |
|---|---|
| de.flapdoodle.wicket.model |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2> ModelSet.Set2<T1,T2> |
Models.on(org.apache.wicket.model.IModel<T1> first,
org.apache.wicket.model.IModel<T2> second)
Creates a model based on a set of models and a function.
|
Copyright © 2014. All Rights Reserved.