Page MenuHomeCode

_FileInfoPane.html
No OneTemporary

_FileInfoPane.html

<div class="dojoxFileInfoPane">
<table>
<tbody>
<tr>
<td class="dojoxFileInfoLabel dojoxFileInfoNameLabel">${_messages.name}</td>
<td class="dojoxFileInfoName" dojoAttachPoint="nameNode"></td>
</tr>
<tr>
<td class="dojoxFileInfoLabel dojoxFileInfoPathLabel">${_messages.path}</td>
<td class="dojoxFileInfoPath" dojoAttachPoint="pathNode"></td>
</tr>
<tr>
<td class="dojoxFileInfoLabel dojoxFileInfoSizeLabel">${_messages.size}</td>
<td class="dojoxFileInfoSize" dojoAttachPoint="sizeNode"></td>
</tr>
</tbody>
</table>
<div dojoAttachPoint="containerNode" style="display:none;"></div>
</div>

File Metadata

Mime Type
text/html
Expires
Sat, Apr 26, 09:04 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27309
Default Alt Text
_FileInfoPane.html (640 B)

Event Timeline