Specifications
The Dreamweaver JavaScript API 431
Returns
A Boolean value that indicates whether the Timelines panel has any animation bars or behaviors.
dreamweaver.timelineInspector.canAddKeyFrame()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform an Add Keyframe operation.
Arguments
None.
Returns
A Boolean value that indicates whether the selection in the Timelines panel is part of an
animation bar.
dreamweaver.timelineInspector.canChangeObject()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Change Object operation.
Arguments
None.
Returns
A Boolean value that indicates whether the selection in the Timelines panel is part of an
animation bar.
dreamweaver.timelineInspector.canRemoveBehavior()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Remove Behavior operation.
Arguments
None.
Returns
A Boolean value that indicates whether the selection in the Timelines panel is a behavior.