FormCollection¶
-
public class
FormCollectionimplements FormCollectionInterface¶ Use this class when you want to deal on multiple forms all at once.
Constructors¶
Methods¶
addForm¶
-
public void
addForm(InnerFormInterface form)¶
getForm¶
-
public InnerFormInterface
getForm(String identifier)¶
removeForm¶
-
public void
removeForm(InnerFormInterface form)¶