| Package | Description |
|---|---|
| de.flapdoodle.wicket.model | |
| de.flapdoodle.wicket.model.transformation |
| Modifier and Type | Method and Description |
|---|---|
static <R,T1,T2,T3> |
Models.apply(Function3<R,T1,T2,T3> 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.Set3.apply(Function3<T,T1,T2,T3> function)
create a model with a transforming function
|
| Constructor and Description |
|---|
Functions.Reference3(Function3<R,T1,T2,T3> function) |
Copyright © 2012. All Rights Reserved.