sojamo/drop / DropEvent / url( )

name
url ( )
description
if an URL was dropped onto the applet the url() method returns the same as String. 
Syntax
url();


Returns
String
Usage
Web & Application
Related