OpenAPI 1.0

com.aquafold.openapi.form
Interface AQFormFactory


public interface AQFormFactory

A factory object implementing this interface is available via aqua.form alias.


Method Summary
 AQForm newForm(int rowCount, int columnCount)
          Creates an html form of the specified geometry.
 

Method Detail

newForm

AQForm newForm(int rowCount,
               int columnCount)
Creates an html form of the specified geometry.


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.