BBjFormElement::isChild
Description
In BBj 4.00 and higher, this method gets whether or not this form element is the child of another form element.
Syntax
|
Return Value |
Method |
|---|---|
|
boolean |
isChild() |
Parameters
None.
Return Value
Returns whether or not this form element is the child of another form element.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.