InnerFormInterface¶
-
public interface
InnerFormInterfaceextends FormInterface¶ This is basically
formthat has the capability of being used with a form collection.This form also has the added capability of depending on another form thats in the same collection as the one it belongs to.
Methods¶
getParent¶
-
FormCollectionInterface
getParent()¶ The collection form in which this form belongs to.