Event XbpMonthView():itemMarked Foundation
A date is marked.
:itemMarked := {| uNIL1, uNIL2, self | ... }
:itemMarked () --> self
xbeP_ItemMarked (1048646)
This method returns the object executing the method (self).
The xbeP_ItemMarked event is generated each time a date is selected (each time the user navigates within the view using cursor keys or clicking the left mouse button).
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.