
401
DREAMWEAVER API REFERENCE
Design
Last updated 8/27/2013
Returns
A Boolean value: true if the selected style can be disabled.
dreamweaver.canDeleteAllDisabled()
Availability
Dreamweaver CS5.
Description
This function checks the current selection in the panel to determine whether the function
“dreamweaver.deleteAllDisabled()” on page 400 can be performed.
Arguments
pane. A string that represents the pane. This argument is optional. The possible values are same as specified in the
“dreamweaver.canDisableSelectedStyle()” on page 400 function.
Returns
A Boolean: true if the command is available for use.
dreamweaver.canEnableAllDisabled()
Availability
Dreamweaver CS5.
Description
This function checks the current selection in the panel to determine whether the funct ion
“dreamweaver.enableAllDisabled()” on page 400 can be performed.
Arguments
pane. A string that represents the pane. This argument is optional. The possible values are same as specified in the
“dreamweaver.canDisableSelectedStyle()” on page 400 function.
Returns
A Boolean: true if the command is available for use.
Frame and frameset functions
Frame and frameset functions handle two tasks: getting the names of the frames in a frameset and splitting a frame in two.
dom.getFrameNames()
Availability
Dreamweaver 3.
Komentarze do niniejszej Instrukcji