Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F882301
insertTable.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
insertTable.html
View Options
<
div
class
=
"dijitDialog"
tabindex
=
"-1"
waiRole
=
"dialog"
waiState
=
"labelledby-
${
id
}
_title"
>
<
div
dojoAttachPoint
=
"titleBar"
class
=
"dijitDialogTitleBar"
>
<
span
dojoAttachPoint
=
"titleNode"
class
=
"dijitDialogTitle"
id
=
"
${
id
}
_title"
>${
insertTableTitle
}</
span
>
<
span
dojoAttachPoint
=
"closeButtonNode"
class
=
"dijitDialogCloseIcon"
dojoAttachEvent
=
"onclick: onCancel"
title
=
"
${
buttonCancel
}
"
>
<
span
dojoAttachPoint
=
"closeText"
class
=
"closeText"
title
=
"
${
buttonCancel
}
"
>
x
</
span
>
</
span
>
</
div
>
<
div
dojoAttachPoint
=
"containerNode"
class
=
"dijitDialogPaneContent"
>
<
table
class
=
"etdTable"
><
tr
>
<
td
class
=
"left"
>
<
span
dojoAttachPoint
=
"selectRow"
dojoType
=
"dijit.form.TextBox"
value
=
"2"
></
span
>
<
label
>${
rows
}</
label
>
</
td
><
td
class
=
"right"
>
<
span
dojoAttachPoint
=
"selectCol"
dojoType
=
"dijit.form.TextBox"
value
=
"2"
></
span
>
<
label
>${
columns
}</
label
>
</
td
></
tr
><
tr
><
td
>
<
span
dojoAttachPoint
=
"selectWidth"
dojoType
=
"dijit.form.TextBox"
value
=
"100"
></
span
>
<
label
>${
tableWidth
}</
label
>
</
td
><
td
>
<
select
dojoAttachPoint
=
"selectWidthType"
hasDownArrow
=
"true"
dojoType
=
"dijit.form.FilteringSelect"
>
<
option
value
=
"percent"
>${
percent
}</
option
>
<
option
value
=
"pixels"
>${
pixels
}</
option
>
</
select
></
td
></
tr
>
<
tr
><
td
>
<
span
dojoAttachPoint
=
"selectBorder"
dojoType
=
"dijit.form.TextBox"
value
=
"1"
></
span
>
<
label
>${
borderThickness
}</
label
></
td
>
<
td
>
${
pixels
}
</
td
></
tr
><
tr
><
td
>
<
span
dojoAttachPoint
=
"selectPad"
dojoType
=
"dijit.form.TextBox"
value
=
"0"
></
span
>
<
label
>${
cellPadding
}</
label
></
td
>
<
td
class
=
"cellpad"
></
td
></
tr
><
tr
><
td
>
<
span
dojoAttachPoint
=
"selectSpace"
dojoType
=
"dijit.form.TextBox"
value
=
"0"
></
span
>
<
label
>${
cellSpacing
}</
label
>
</
td
><
td
class
=
"cellspace"
></
td
></
tr
></
table
>
<
div
class
=
"dialogButtonContainer"
>
<
div
dojoType
=
"dijit.form.Button"
dojoAttachEvent
=
"onClick: onInsert"
>${
buttonInsert
}</
div
>
<
div
dojoType
=
"dijit.form.Button"
dojoAttachEvent
=
"onClick: onCancel"
>${
buttonCancel
}</
div
>
</
div
>
</
div
>
</
div
>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Wed, Apr 2, 13:36 (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27375
Default Alt Text
insertTable.html (2 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment