com.vaadin.flow.server.

Class BootstrapHandler.BootstrapPageBuilder

    • Constructor Detail

      • BootstrapPageBuilder

        protected BootstrapPageBuilder()
    • Method Detail

      • getInitialUidl

        protected elemental.json.JsonObject getInitialUidl(UI ui)

        Generates the initial UIDL message which is included in the initial bootstrap page.

        Parameters:

        ui - the UI for which the UIDL should be generated

        Returns:

        a JSON object with the initial UIDL message