luxe: ui/field/number
UINumber
Section titled “UINumber”import "luxe: ui/field/number" for UINumberno docs found
UINumber.create(.)
Section titled “UINumber.create(.)”UINumber.create(ui : Any) : unknownno docs found
UINumber.get_text_field(.)
Section titled “UINumber.get_text_field(.)”UINumber.get_text_field(num : Control) : Controlno docs found
UINumber.get_value(.)
Section titled “UINumber.get_value(.)”UINumber.get_value(num : Control) : Numno docs found
UINumber.get_valid(.)
Section titled “UINumber.get_valid(.)”UINumber.get_valid(num : Control) : Numno docs found
UINumber.set_value(..)
Section titled “UINumber.set_value(..)”UINumber.set_value(num : Control, value : Num) : unknownno docs found
UINumber.set_precision(..)
Section titled “UINumber.set_precision(..)”UINumber.set_precision(num : Control, value : Num) : unknownno docs found
UINumber.get_precision(..)
Section titled “UINumber.get_precision(..)”UINumber.get_precision(num : Control, value : Num) : unknownno docs found
UINumber.set_validation(..)
Section titled “UINumber.set_validation(..)”UINumber.set_validation(num : Control, fn : Fn) : unknownno docs found
UINumberState
Section titled “UINumberState”import "luxe: ui/field/number" for UINumberStateno docs found
UINumberState.validation
Section titled “UINumberState.validation”UINumberState.validation : unknownno docs found
UINumberState.validation
Section titled “UINumberState.validation”UINumberState.validation=(v : Any) : unknownno docs found
UINumberState.text_control
Section titled “UINumberState.text_control”UINumberState.text_control : unknownno docs found
UINumberState.text_value
Section titled “UINumberState.text_value”UINumberState.text_value : unknownno docs found
UINumberState.precision
Section titled “UINumberState.precision”UINumberState.precision : unknownno docs found
UINumberState.precision
Section titled “UINumberState.precision”UINumberState.precision=(v : Any) : unknownno docs found
UINumberState.value
Section titled “UINumberState.value”UINumberState.value : unknownno docs found
UINumberState.valid
Section titled “UINumberState.valid”UINumberState.valid : unknownno docs found
UINumberState.new(..)
Section titled “UINumberState.new(..)”UINumberState.new(ui : Any, ctrl : Any) : UINumberStateno docs found
UINumberState.set_value(.)
Section titled “UINumberState.set_value(.)”UINumberState.set_value(value : Any) : unknownno docs found
UINumberState.resize(…)
Section titled “UINumberState.resize(…)”UINumberState.resize(x : Any, y : Any, w : Any, h : Any) : unknownno docs found
UINumberState.refresh_radial(.)
Section titled “UINumberState.refresh_radial(.)”UINumberState.refresh_radial() : unknownno docs found
UINumberState.expand_radial(.)
Section titled “UINumberState.expand_radial(.)”UINumberState.expand_radial(state : Any) : unknownno docs found
UINumberState.fix(.)
Section titled “UINumberState.fix(.)”UINumberState.fix(value : Num) : unknownno docs found
UINumberState.on_radial_event(.)
Section titled “UINumberState.on_radial_event(.)”UINumberState.on_radial_event(event : Any) : unknownno docs found
UINumberState.cancel_radial_capture(.)
Section titled “UINumberState.cancel_radial_capture(.)”UINumberState.cancel_radial_capture() : unknownno docs found
UINumberState.render_radial(…)
Section titled “UINumberState.render_radial(…)”UINumberState.render_radial(control : Any, state : Any, x : Any, y : Any, w : Any, h : Any) : unknownno docs found
UINumberState.make_num(.)
Section titled “UINumberState.make_num(.)”UINumberState.make_num(string : String) : unknownno docs found
UINumberState.validate(.)
Section titled “UINumberState.validate(.)”UINumberState.validate(num : Num) : unknownno docs found
UINumberState.try_expression(.)
Section titled “UINumberState.try_expression(.)”UINumberState.try_expression(string : String) : unknownno docs found
UINumberState.on_text_event(.)
Section titled “UINumberState.on_text_event(.)”UINumberState.on_text_event(event : Any) : unknownno docs found