Specifications

Chapter 31430
dreamweaver.tagInspector.tagAfterEnabled()
Availability
Dreamweaver MX
Description
Checks whether the dreamweaver.treeViewPalette.tagAfter() function can be called.
Arguments
None.
Returns
true if exactly one tag is selected.
dreamweaver.tagInspector.deleteTagsEnabled()
Availability
Dreamweaver MX
Description
Checks whether the dreamweaver.TreeViewPalette.deleteTags() function can be called.
Arguments
None.
Returns
true if one or more tags are selected.
dreamweaver.tagInspector.editTagNameEnabled()
Availability
Dreamweaver MX
Description
Checks whether the dreamweaver.treeViewPalette.editTagName() function can be called.
Arguments
None.
Returns
true if exactly one tag is selected.
dreamweaver.timelineInspector.canAddFrame()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform an Add Frame operation.
Arguments
None.