JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.axemble.vdoc.sdk.interfaces.ui.IRootNavigator
Packages that use
IRootNavigator
Package
Description
com.axemble.vdoc.sdk.impl
com.axemble.vdoc.sdk.interfaces.ui
Uses of
IRootNavigator
in
com.axemble.vdoc.sdk.impl
Methods in
com.axemble.vdoc.sdk.impl
with parameters of type
IRootNavigator
Modifier and Type
Method
Description
void
Cleaner.
clean
(
IRootNavigator
rootNavigator)
Uses of
IRootNavigator
in
com.axemble.vdoc.sdk.interfaces.ui
Methods in
com.axemble.vdoc.sdk.interfaces.ui
that return
IRootNavigator
Modifier and Type
Method
Description
IRootNavigator
INavigator.
getRootNavigator
()