![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Скачать руководство пользователя страница 355](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145355.webp)
Static Document Functions
355
Returns
Nothing.
Description
Sets the portion of the History panel that is selected.
fw.historyPalette.setUndoState()
Availability
Fireworks 3.
Usage
fw.historyPalette.setUndoState(
undoStateString
)
Arguments
undoStateString
The string returned by
fw.historyPalette.getUndoState()
.
Returns
Nothing.
Description
Performs the correct number of undo or redo operations to arrive at the selected state.
See Also
fw.historyPalette.getUndoState()
Static Document Functions
Fireworks has an older static Document object that has been deprecated in favor of the
Document object in the DOM. The static Document object is only only accessed by two
methods. You can access this API using
document.methodName()
.
document.findExportFormatOptionsByName()
Availability
Fireworks 3.
Usage
document.findExportFormatOptionsByName(
name
)
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...