R - result model typeT1 - first model typeT2 - second model typeT3 - third model typepublic static final class Functions.Reference3<R,T1,T2,T3> extends Object
Models.on(IModel, IModel, IModel)| Constructor and Description |
|---|
Functions.Reference3(Function3<R,T1,T2,T3> function) |
public org.apache.wicket.model.IModel<R> to(org.apache.wicket.model.IModel<T1> first, org.apache.wicket.model.IModel<T2> second, org.apache.wicket.model.IModel<T3> third)
R - result model typeT1 - first model typeT2 - second model typeT3 - third model typefirst - first modelsecond - second modelthird - second modelModels.on(IModel)Copyright © 2013. All Rights Reserved.