Uses of Class
org.apache.wicket.examples.forminput.FormInputModel.Line

Packages that use FormInputModel.Line
org.apache.wicket.examples.forminput   
 

Uses of FormInputModel.Line in org.apache.wicket.examples.forminput
 

Methods in org.apache.wicket.examples.forminput that return types with arguments of type FormInputModel.Line
 List<FormInputModel.Line> FormInputModel.getLines()
          Gets lines.
 

Method parameters in org.apache.wicket.examples.forminput with type arguments of type FormInputModel.Line
 void FormInputModel.setLines(List<FormInputModel.Line> lines)
          Sets lines.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.