Event XbpSpinButton():down Foundation
The numeric value of the spinbutton has been decremented.
Syntax
:down := {| uNIL1, uNIL2, self | ... }
:down () --> self
xbeSpin_Down (1048929)
Return
This method returns the object executing the method (self).
Description
The xbeSpin_Down event is generated after the numeric value in the entry field of the XbpSpinbutton object is decremented. This occurs either after the user presses the Down Arrow key or clicks the down pushbutton with the mouse.
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.