Method XbpPartHandler():configure() Foundation
Reconfigures the object after system resources have been allocated.
:configure( [<oParent>], [<oOwner>] ) --> self
This method returns the object executing the method.
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).
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.