public final ObjectProperty<EventHandler<? super MouseEvent>> onMouseClickedProperty ()

Defines a function to be called when a mouse button has been clicked (pressed and released) on this Node.

Returns:  the event handler that is called when a mouse button has been clicked (pressed and released) on this Node