null
{uploadList : "<table style="width:100%;table-layout:fixed;">\ <tbody dojoAttachpoint="uploadList">\ </tbody>\ </table>", uploadListItem : "<table>\ <tr style="height:35px;" dojoAttachpoint="domNode">\ <td style="width:40px;align:center;vertical-align:middle;">\ <span dojoAttachpoint="itemIcon"></span>\ </td>\ <td>\ <div dojoAttachpoint="itemTitle" style="color:#666;font-size:10px;white-space:nowrap;overflow:hidden;"></div>\ <div class="StatusBar" style="width:100%; margin:2px; float:none;">\ <div class="InnerStatusBar">\ <div dojoAttachpoint="itemStatus" class="PercentageNormal"></div>\ </div>\ </div>\ <div dojoAttachpoint="itemComment" style="color:#666;font-size:10px;white-space:nowrap;overflow:hidden;"></div>\ </td>\ <td style="width:30px;align:center;vertical-align:middle;">\ <a dojoAttachpoint="itemRemove" href="javascript:;" class="Sprite ico_s_remove"></a>\ </td>\ </tr>\ <table>", }