Opened 13 years ago
Closed 13 years ago
#5156 closed enhancement (fixed)
InlineEditBox - no setValue
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | low | Milestone: | 1.1 |
Component: | Dijit | Version: | 1.0 |
Keywords: | InlineEditBox setValue | Cc: | |
Blocked By: | Blocking: |
Description
InlineEditBox? does not have a setValue() function; there is no simple (public API) way to programmatically set the value of whatever is in it.
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Owner: | set to bill |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [11734]) setValue()/getValue() methods for InlineEditBox?. Fixes #5156.
Note: See
TracTickets for help on using
tickets.
Fix is easy: