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