| java.lang.Object | ||
| ↳ | XWalkNavigationItemInternal | |
| ↳ | org.xwalk.core.XWalkNavigationItem | |
This class represents a navigation item and is managed in XWalkNavigationHistory.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String |
getOriginalUrl()
Get the original url of current navigation item.
| ||||||||||
| String |
getTitle()
Get the title of current navigation item.
| ||||||||||
| String |
getUrl()
Get the url of current navigation item.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Get the original url of current navigation item.
Get the title of current navigation item.
Get the url of current navigation item.