#12603 closed enhancement (fixed)
dojox.mobile.Switch should have setter and getter for the state
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.0 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
These methods should be provided.
- A setter to set the state programmatically
- A getter to get the state programmatically
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
(In [24199]) Fixes #12603 !strict. Added setter/getter to the Switch widget.