public final ObjectProperty<EventHandler<Event>> onCloseRequestProperty ()

taken from field

Called when there is an external request to close this Tab. The installed event handler can prevent tab closing by consuming the received event.

Since:  JavaFX 8.0