Uses of Interface
com.veeva.vault.sdk.api.page.NavigateToLocationRequest
Packages that use NavigateToLocationRequest
Package
Description
This package provides interfaces to create custom actions.
This package provides interfaces to send data when loading a page or responding to events after the page has loaded.
-
Uses of NavigateToLocationRequest in com.veeva.vault.sdk.api.action
Methods in com.veeva.vault.sdk.api.action with parameters of type NavigateToLocationRequestModifier and TypeMethodDescriptionPostExecutionUserActionUIBehavior.Builder.navigateToLocation(NavigateToLocationRequest navigateToLocationRequest) Open a Page. -
Uses of NavigateToLocationRequest in com.veeva.vault.sdk.api.page
Subinterfaces of NavigateToLocationRequest in com.veeva.vault.sdk.api.pageModifier and TypeInterfaceDescriptioninterfaceRepresents a request to open a page.