This listener interface may be implemented in order to receive a {@link LocationEvent} notification when a {@link Browser} navigates to a different URL.
@see Browser#addLocationListener(LocationListener) @see Browser#removeLocationListener(LocationListener)
@since 3.0
This method is called when the current location is changed. <p>
This method is called when the current location is about to be changed. <p>
See Implementation
This listener interface may be implemented in order to receive a {@link LocationEvent} notification when a {@link Browser} navigates to a different URL.
@see Browser#addLocationListener(LocationListener) @see Browser#removeLocationListener(LocationListener)
@since 3.0