Lines Matching full:perform
109 @abstract Actions that the destination of a drag can perform.
126 @abstract Actions that the source of a drag can perform.
506 For example, if the action is copy:, the delegate can return YES to allow WebView to perform its default
507 copy behavior or return NO and perform copy: in some other way. See WebView.h to see the actions that
508 WebView can perform.
527 @abstract Informs that WebView will perform a drag destination action
532 This method informs the UI delegate of the drag destination action that WebView will perform.
564 @abstract Perform the action associated with the selected item.