NavigationKt

public final class NavigationKt
public final class NavigationKt

Properties

Link copied to clipboard
private final static Browser browser
private final static Browser browser

Returns Browser instance of this Navigation.

Link copied to clipboard
private final static Boolean canGoBack
private final static Boolean canGoBack

Indicates whether the previous location in the back-forward list can be loaded.

Link copied to clipboard
private final static Boolean canGoForward
private final static Boolean canGoForward

Indicates whether the next location in the back-forward list can be loaded.

Link copied to clipboard
private final static NavigationEntry currentEntry
private final static NavigationEntry currentEntry

Returns the current entry of the back-forward list.

Link copied to clipboard
private final static Integer currentEntryIndex
private final static Integer currentEntryIndex

Returns the index of the current item in the back-forward list or -1 if the list is empty.

Link copied to clipboard
private final static Integer entryCount
private final static Integer entryCount

Returns the number of items in the back-forward list.

Functions

Link copied to clipboard
public final Browser getBrowser()
public final Browser getBrowser()
Link copied to clipboard
public final Boolean getCanGoBack()
public final Boolean getCanGoBack()
Link copied to clipboard
public final Boolean getCanGoForward()
public final Boolean getCanGoForward()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final Integer getEntryCount()
public final Integer getEntryCount()