PageParameters
Represents the parameters used when the definePage load callback runs.
Type Parameters
Section link for Type ParametersData
Properties
Section link for Propertiesdata:
Data
Data passed in the PageLoadResponse from Vault Java SDK PageController code.
element
Section link for elementelement:
HTMLElement
Root HTML element to append to when writing client code.
pageContext
Section link for pageContextpageContext:
PageContext
Page context providing the reload() function.
sendEvent
Section link for sendEventsendEvent:
SendEvent
Function to send an event to Vault Java SDK PageController.