270
Fireworks JavaScript API
dom.setGridColor()
Availability
Fireworks 3.
Usage
dom.setGridColor(
gridColor
)
Arguments
gridColor
A color string (see
“Color string data type” on page 11
).
Returns
Nothing.
Description
Sets the color used to display the grid.
dom.setGroupType()
Availability
Fireworks 3, arguments deprecated in Fireworks 4.
Usage
dom.setGroupType({
type
})
Arguments
type
An optional string that specifies how to group the items. Acceptable values are
"normal"
,
"mask to image"
, and
"mask to path"
. If the argument is omitted,
"normal"
is
assumed. (The
"mask to image"
and
"mask to path"
values are deprecated in Fireworks
4.)
Returns
Nothing.
Description
Changes the group type of the currently selected groups.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...