Event XbpMonthView():itemSelected Foundation
A date is selected.
:itemSelected := {| uNIL1, uNIL2, self | ... }
:itemSelected () --> self
xbeP_ItemSelected (1048610)
This method returns the object executing the method (self).
The xbeP_ItemSelected event is generated after the user double clicks the left mouse button or presses the Return key. This event is used to signal that the user has made a selection from the view.
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.