Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F945254
modifyTable.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
modifyTable.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"
>${
modifyTableTitle
}</
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
class
=
"colorSwatchBtn"
dojoAttachPoint
=
"backgroundCol"
></
span
>
<
label
>${
backgroundColor
}</
label
>
</
td
><
td
class
=
"right"
>
<
span
class
=
"colorSwatchBtn"
dojoAttachPoint
=
"borderCol"
></
span
>
<
label
>${
borderColor
}</
label
>
</
td
></
tr
><
tr
><
td
>
<
span
dojoAttachPoint
=
"selectBorder"
dojoType
=
"dijit.form.TextBox"
value
=
"1"
></
span
>
<
label
>${
borderThickness
}</
label
>
</
td
><
td
>
${
pixels
}
</
td
></
tr
><
tr
><
td
>
<
select
class
=
"floatDijit"
dojoAttachPoint
=
"selectAlign"
dojoType
=
"dijit.form.FilteringSelect"
>
<
option
value
=
"default"
>${
default
}</
option
>
<
option
value
=
"left"
>${
left
}</
option
>
<
option
value
=
"center"
>${
center
}</
option
>
<
option
value
=
"right"
>${
right
}</
option
>
</
select
>
<
label
>${
align
}</
label
>
</
td
><
td
></
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
=
"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: onSet"
>${
buttonSet
}</
div
>
<
div
dojoType
=
"dijit.form.Button"
dojoAttachEvent
=
"onClick: onCancel"
>${
buttonCancel
}</
div
>
</
div
>
</
div
>
</
div
>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sat, Apr 26, 01:36 (4 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27446
Default Alt Text
modifyTable.html (2 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment