Uses of Class
org.cxbox.core.dto.data.view.ScreenNavigation
-
Packages that use ScreenNavigation Package Description org.cxbox.core.dto.data.view org.cxbox.core.service org.cxbox.core.service.impl -
-
Uses of ScreenNavigation in org.cxbox.core.dto.data.view
Fields in org.cxbox.core.dto.data.view with type parameters of type ScreenNavigation Modifier and Type Field Description static DtoField<ScreenDTO,ScreenNavigation>ScreenDTO_. navigation -
Uses of ScreenNavigation in org.cxbox.core.service
Methods in org.cxbox.core.service that return ScreenNavigation Modifier and Type Method Description ScreenNavigationUIService. getScreenNavigation(Screen screen) -
Uses of ScreenNavigation in org.cxbox.core.service.impl
Methods in org.cxbox.core.service.impl that return ScreenNavigation Modifier and Type Method Description ScreenNavigationUIServiceImpl. getScreenNavigation(Screen screen)ScreenNavigationUIServiceImpl.UICache. getScreenNavigation(Screen screen)
-