Uses of Class
org.teamapps.dto.UiLocation
-
Uses of UiLocation in org.teamapps.dto
Fields in org.teamapps.dto declared as UiLocationModifier and TypeFieldDescriptionprotected UiLocationUiClientInfo.locationprotected UiLocationUiRootPanel.NavigationStateChangeEvent.locationMethods in org.teamapps.dto that return UiLocationModifier and TypeMethodDescriptionUiClientInfo.getLocation()UiRootPanel.NavigationStateChangeEvent.getLocation()UiLocation.setHostname(String hostname) UiLocation.setPathname(String pathname) UiLocation.setProtocol(String protocol) Methods in org.teamapps.dto with parameters of type UiLocationConstructors in org.teamapps.dto with parameters of type UiLocationModifierConstructorDescriptionNavigationStateChangeEvent(UiLocation location, boolean triggeredBrowserNavigation)