Uses of Class
com.vaadin.flow.component.internal.AllowInert
-
Packages that use AllowInert Package Description com.vaadin.flow.component.internal -
-
Uses of AllowInert in com.vaadin.flow.component.internal
Methods in com.vaadin.flow.component.internal with annotations of type AllowInert Modifier and Type Method Description void
JavaScriptBootstrapUI. connectClient(String clientElementTag, String clientElementId, String flowRoutePath, String flowRouteQuery, String appShellTitle, elemental.json.JsonValue historyState)
Connect a client with the server side UI.
-