mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
Annotations update [2]
This commit is contained in:
@@ -55,7 +55,7 @@ end
|
||||
--- Set radio group state
|
||||
-- @tparam RadioGroup self @{RadioGroup}
|
||||
-- @tparam number index Index in radio group
|
||||
-- @tparam boolean is_instant If is instant state change
|
||||
-- @tparam boolean|nil is_instant If is instant state change
|
||||
function RadioGroup.set_state(self, index, is_instant)
|
||||
on_checkbox_click(self, index, is_instant)
|
||||
end
|
||||
|
Reference in New Issue
Block a user