Uses of Class
org.teamapps.ux.session.navigation.Location
Packages that use Location
-
Uses of Location in org.teamapps.ux.session
Methods in org.teamapps.ux.session that return LocationModifier and TypeMethodDescriptionSessionContext.getCurrentLocation()ClientInfo.getLocation()NavigationStateChangeEvent.getLocation()Constructors in org.teamapps.ux.session with parameters of type LocationModifierConstructorDescriptionClientInfo(String ip, int screenWidth, int screenHeight, int viewPortWidth, int viewPortHeight, String preferredLanguageIso, boolean highDensityScreen, String timeZone, int timeZoneOffsetMinutes, List<String> clientTokens, String userAgent, Location location, Map<String, Object> clientParameters, String teamAppsVersion) NavigationStateChangeEvent(Location location, boolean triggeredBrowserNavigation)