publicabstractstatic abstract class NavigationFilter.FilterBypass
Used as a way to circumvent calling back into the caret to
position the cursor.
Used as a way to circumvent calling back into the caret to position the cursor. Caret implementations that wish to support a NavigationFilter must provide an implementation that will not callback into the NavigationFilter.