Reaktiv
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Reaktiv
reaktiv-navigation
/
io.github.syrou.reaktiv.navigation.definition
/
NavigationTarget
/
NavigatableObjectWithGraph
Navigatable
Object
With
Graph
data
class
NavigatableObjectWithGraph
(
val
navigatable
:
Navigatable
,
val
preferredGraphId
:
String
)
:
NavigationTarget
(
source
)
Members
Constructors
Navigatable
Object
With
Graph
Link copied to clipboard
constructor
(
navigatable
:
Navigatable
,
preferredGraphId
:
String
)
Properties
navigatable
Link copied to clipboard
val
navigatable
:
Navigatable
preferred
Graph
Id
Link copied to clipboard
val
preferredGraphId
:
String
Functions
resolve
Link copied to clipboard
fun
resolve
(
precomputedData
:
PrecomputedNavigationData
)
:
String