public class FormGrid extends Object
FormGrid()
void
addField(FormField ff)
List<FormField>
getFields()
String
getTitle()
setFields(List<FormField> fields)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FormGrid()
public List<FormField> getFields()
public void setFields(List<FormField> fields)
public void addField(FormField ff)
public String getTitle()
public void setTitle(String title)
Copyright © 2014 Suncode. All rights reserved.