368
Chapter 17: Design
Arguments
colNum
,
bAutostretch
•
The
colNum
argument is the column to be automatically sized or set to a fixed width.
•
The
bAutostretch
argument specifies whether to set the column to autostretch (
true
) or to a
fixed width (
false
).
Returns
Nothing.
dom.setShowLayoutTableTabs()
Availability
Dreamweaver 4.
Description
Sets the current document to display tabs for layout tables whenever it’s in Layout view. This
function does not force the document into Layout view.
Arguments
bShow
•
The
bShow
argument indicates whether to display tabs for layout tables when the current
document is in Layout view. If
bShow
is
true
, Dreamweaver displays tabs; if
bShow
is
false,
Dreamweaver does not display tabs.
Returns
Nothing.
dom.setShowLayoutView()
Availability
Dreamweaver 4.
Description
Places the current document in Layout view if
bShow
is
true
.
Arguments
bShow
•
The
bShow
argument is a Boolean value that toggles the current document between Layout
view and Standard view. If
bShow
is
true
, the current document is in Layout view; if
bShow
is
false
, the current document is in Standard view.
Returns
Nothing.
000_DW_API_Print.book Page 368 Wednesday, August 20, 2003 9:14 AM
Summary of Contents for DREAMWEAVER MX 2004
Page 1: ...Dreamweaver API Reference...
Page 24: ...24 Contents...
Page 32: ......
Page 70: ...70 Chapter 5 Fireworks Integration...
Page 76: ...76 Chapter 6 Flash Integration...
Page 116: ...116 Chapter 9 The JavaBeans API...
Page 140: ......
Page 152: ...152 Chapter 11 Application...
Page 218: ...218 Chapter 12 Workspace...
Page 248: ...248 Chapter 13 Site...
Page 292: ...292 Chapter 14 Document...
Page 378: ...378 Chapter 17 Design...
Page 430: ...430 Chapter 18 Code...
Page 486: ...486 Index...