Update annotations: dynamic_grid, input, lang_text, progress, radio_roup, slider, timer

This commit is contained in:
Insality
2020-10-12 00:18:37 +03:00
parent bea8e3b329
commit 56d42d6949
9 changed files with 348 additions and 332 deletions

View File

@@ -12,18 +12,18 @@
-- @see Button
-- @see Blocker
-- @see BackHandler
-- @see druid.input
-- @see Input
-- @see Text
-- @see druid.lang_text
-- @see druid.timer
-- @see druid.progress
-- @see LangText
-- @see Timer
-- @see Progress
-- @see StaticGrid
-- @see druid.dynamic_grid
-- @see DynamicGrid
-- @see Scroll
-- @see druid.slider
-- @see Slider
-- @see Checkbox
-- @see CheckboxGroup
-- @see druid.radio_group
-- @see RadioGroup
-- @see Swipe
-- @see Drag
-- @see Hover