Class XbpMonthView() Foundation
Class function of the XbpMonthView class
Superclass
Description
The XbpMonthView class encapsulates an ActiveX control which displays an entire month like a calendar sheet. A user can select a date in a comfortable way or can navigate through a date range.
Life cycle
:init()
Initializes instance variables.
:create()
Requests system resources for the object.
:destroy()
Releases the system resources of the object.
Methods for editing
:editBuffer()
Returns the current value in the edit buffer.
:getData()
Reads the current value of the edit buffer and passes it to :dataLink
:setData()
Assigns a value to the edit buffer.
Events
:itemMarked / xbeP_ItemMarked
A date is marked.
:itemSelected / xbeP_ItemSelected
A date is selected.
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.