NSToolbarItemValidation — Mac OS X 10.0
This informal protocol declares the method
validateToolbarItem
:, which allows targets of
toolbar item actions to decide whether or not the toolbar item should
be enabled. This method is similar in purpose and operation to the
method validaeMenuItem
:, which is found in the the
NSMenuValidation
protocol.