Opened 11 years ago
Closed 11 years ago
#9746 closed enhancement (fixed)
dojox.form.FileUploader - consider exposing more properties for declarative use
Reported by: | ben hockey | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Form | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
since a lot of the properties are only provided as comments for the sake of the API, these properties are not available when using the widget declaratively since the parser only uses properties that already exist in the prototype. isDebug and force would be nice to have.
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | 1.3.3 → tbd |
---|
comment:2 Changed 11 years ago by
Milestone: | tbd → future |
---|
Interesting problem. The properties are hidden like that as suggested by phiggins. I will certainly look into it.
comment:3 Changed 11 years ago by
Milestone: | future → 1.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
1.3.3 release is for emergency patches only