SpinBox
classin packageklyn.gui.windows
public class SpinBox extends Widget:
└ SpinBox
Numeric spin box widget.
spin = SpinBox()
spin.value = 42
Properties
Modifier and Type Member Description
public property value
value as Int = 0
No summary.
Properties inherited from Widget: accentColor, backgroundColor, borderColor, bottom, canFocus, cornerRadius, font, foregroundColor, hasFocus, height, isEnabled, isHovered, isManaged, isVisible, layoutParams, margin, maxHeight, maxWidth, minHeight, minWidth, parent, preferredHeight, preferredWidth, right, styleClass, width, window, x, y
Constructors
Modifier and Type Member Description
public SpinBox No summary.
Methods inherited from Widget: blur, containsPoint, paint, requestFocus, resolvePreferredHeight, resolvePreferredWidth, resolvedFont, setBounds