Uses of Interface
org.dashbuilder.navigation.NavFactory
-
Packages that use NavFactory Package Description org.dashbuilder.navigation org.dashbuilder.navigation.impl -
-
Uses of NavFactory in org.dashbuilder.navigation
Fields in org.dashbuilder.navigation declared as NavFactory Modifier and Type Field Description static NavFactory[]NavFactory. _instanceMethods in org.dashbuilder.navigation that return NavFactory Modifier and Type Method Description static NavFactoryNavFactory. get()Methods in org.dashbuilder.navigation with parameters of type NavFactory Modifier and Type Method Description static voidNavFactory. set(NavFactory factory) -
Uses of NavFactory in org.dashbuilder.navigation.impl
Classes in org.dashbuilder.navigation.impl that implement NavFactory Modifier and Type Class Description classNavFactoryImpl
-