Event XbpSpinButton():up Foundation

The numeric value of the spinbutton has been incremented.

Syntax
:up := {| uNIL1, uNIL2, self | ... }
:up () --> self
xbeSpin_Up (1048928)
Return

This method returns the object executing the method (self).

Description

The xbeSpin_Up event is generated after the numeric value in the entry field of the XbpSpinbutton object is incremented. This occurs when the user presses the Up arrow key or presses the up pushbutton of the spinbutton 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.