Method XbpPartHandler():init() Foundation
Initializes an instance of the XbpPartHandler class.
:init( [<oParent>], [<oOwner>] ) --> self
This method returns the object executing the method.
The method :init() initializes the instance variables defined in the XbpPartHandler class. This method must be called from the :init() method of inherited subclasses to insure that all instance variables are correctly initialized.
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.