#14162 closed enhancement (fixed)
dojox.mobile.TabBarButton / ToolBarButton should support set() API to change its label text
Reported by: | Atsushi Ono | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7.1 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Like other widgets, the label text of dojox.mobile.TabBarButton and dojox.mobile.ToolBarButton should be changeable via set() API as follows:
set("label", "new label text");
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.7.1 |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [26993]: