BBjFormPage::add
Description
In BBj 4.00 and higher, this method adds a BBjFormElement to the page in printing order.
Syntax
Return Value |
Method |
---|---|
void |
add(BBjFormElement object) |
Parameters
Variable |
Description |
---|---|
object |
Specifies the element to be printed. |
Return Value
None.
Remarks
This method adds an object obtained from the various methods of the BBjFormPage to the page.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.