Method XbpPartHandler():configure() Foundation
Reconfigures the object after system resources have been allocated.
Syntax
:configure( [<oParent>], [<oOwner>] ) --> self
Return
This method returns the object executing the method.
Description
The method :configure() reconfigures an Xbase Part without releasing the system resources requested using :create(). For example, a new parent and/or owner can be specified using this method (see the :init() method for a description of these parameters).
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.