Components
All components have a list of system properties, events and methods:
PROPERTIES
width: Integer
min_width: Integer
max_width: Integer
data: any
EVENTS
OnFocus
OnDataSet
OnChange
OnKeyPressed
OnKeyDown
OnKeyUp
OnClick
OnDoubleClick
METHODS
show()
hide()
focus()
Last updated