Method XbpMonthView():init() Foundation
Initializes instance variables.
:init( [<oParent>] , [<oOwner>], ;
[<aPos>] , [<aSize>], ;
[<aPresParam>], [<lVisible>] ) --> self
This method returns the object executing the method (self).
The method :init() initializes the instance variables of an XbpMonthview object. It can only be called from :init() methods that are defined in derived (inherited) classes.
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.