Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Form.getOwnedForms
Retrieves the forms owned by this one.
Syntax
public final Form[] getOwnedForms()
Return Value
Returns an array of Form objects, which contains an entry for each form owned by this one.
See Also addOwnedForm, removeOwnedForm