Uses of Class
de.xima.fc.gui.bean.application.NavigationBean
-
Packages that use NavigationBean Package Description de.xima.fc.gui.bean de.xima.fc.gui.bean.project -
-
Uses of NavigationBean in de.xima.fc.gui.bean
Methods in de.xima.fc.gui.bean that return NavigationBean Modifier and Type Method Description NavigationBean
BackendBean. getNavigationBean()
Deprecated.NavigationBean
FCContextBean. getNavigationBean()
Deprecated.Methods in de.xima.fc.gui.bean with parameters of type NavigationBean Modifier and Type Method Description void
BackendBean. setNavigationBean(NavigationBean navigationBean)
Deprecated.void
FCContextBean. setNavigationBean(NavigationBean navigationBean)
Deprecated. -
Uses of NavigationBean in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return NavigationBean Modifier and Type Method Description NavigationBean
ProjectDataTableBean. getNavigationBean()
Deprecated.Methods in de.xima.fc.gui.bean.project with parameters of type NavigationBean Modifier and Type Method Description void
ProjectDataTableBean. setNavigationBean(NavigationBean navigationBean)
Deprecated.
-