Home | History | Annotate | Download | only in WebView

Lines Matching full:allows

85     @constant WebDragDestinationActionDHTML Allows DHTML (such as JavaScript) to handle the drag
86 @constant WebDragDestinationActionEdit Allows editable documents to be edited from the drag
87 @constant WebDragDestinationActionLoad Allows a location change from the drag
88 @constant WebDragDestinationActionAny Allows any of the above to occur
102 @constant WebDragSourceActionDHTML Allows DHTML (such as JavaScript) to start a drag
103 @constant WebDragSourceActionImage Allows an image drag to occur
104 @constant WebDragSourceActionLink Allows a link drag to occur
105 @constant WebDragSourceActionSelection Allows a selection drag to occur
106 @constant WebDragSourceActionAny Allows any of the above to occur
450 @discussion This method allows the UI delegate to control WebView's validation of user interface items.
462 @discussion This method allows the UI delegate to control WebView's behavior when an action is being sent.