Method WMLCard():setParent() Professional

Set or get the parent WMLDeck.

Syntax
:setParent( [<oWMLDeck>] ) --> oWMLDeck
Parameters
<oWMLDeck>
The optional parameter <oWMLDeck> becomes the parent of the WMLCard.
Return

The method returns the parent object which is of class WMLDeck.

Description

This method can be used to retrieve or assign the WMLDeck object to a WMLCard object.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.