| Package | Description |
|---|---|
| de.flapdoodle.wicket.model | |
| de.flapdoodle.wicket.model.transformation |
| Modifier and Type | Method and Description |
|---|---|
static <R,T1,T2> Functions.Reference2<R,T1,T2> |
Models.apply(Function2<R,T1,T2> function)
Creates a model based on a function and a set of models.
|
| Modifier and Type | Method and Description |
|---|---|
<T> org.apache.wicket.model.IModel<T> |
ModelSet.Set2.apply(Function2<T,T1,T2> function)
create a model with a transforming function
|
| Constructor and Description |
|---|
Functions.Reference2(Function2<R,T1,T2> function) |
Copyright © 2012. All Rights Reserved.