R - result model typeT - source model typepublic static final class Functions.LazyReference1<R,T> extends Object
Models.on(IModel)| Constructor and Description |
|---|
Functions.LazyReference1(Function1<R,Lazy<T>> function) |
public org.apache.wicket.model.IModel<R> to(org.apache.wicket.model.IModel<T> source)
R - result model typeT - source model typesource - source modelModels.on(IModel)Copyright © 2013. All Rights Reserved.