$  A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  _ 

S

saveContext() - function in com.vaadin.browserless.SecurityContextHandler
Captures the current thread's security context as an opaque snapshot.
scrollIntoView(com.vaadin.flow.component.ScrollIntoViewOption) - function in com.vaadin.flow.component.Component
 
scrollIntoView(com.vaadin.flow.component.ScrollOptions) - function in com.vaadin.flow.component.Component
 
SearchSpec - class in com.vaadin.browserless.internal
A criterion for matching components.
SecuredBrowserlessApplicationContext - class in com.vaadin.browserless
Credential-aware application context.
SecuredBrowserlessApplicationContext.Builder - class in com.vaadin.browserless.SecuredBrowserlessApplicationContext
Builder for SecuredBrowserlessApplicationContext.
SecurityContextHandler - class in com.vaadin.browserless
Abstracts per-user security context management for multi-user testing.
select(int) - function in com.vaadin.flow.component.grid.GridTester
Select the item on given row.
select(int) - function in com.vaadin.flow.component.tabs.TabSheetTester
Selects a visible tab based on its zero-based index.
select(java.lang.String) - function in com.vaadin.flow.component.tabs.TabSheetTester
Selects the tab with the given label.
select(int) - function in com.vaadin.flow.component.tabs.TabsTester
Selects a visible tab based on its zero-based index.
select(java.lang.String) - function in com.vaadin.flow.component.tabs.TabsTester
Selects the tab with the given label.
selectAll() - function in com.vaadin.flow.component.checkbox.CheckboxGroupTester
Selects all client usable items.
selectAll() - function in com.vaadin.flow.component.grid.GridTester
Select all items in grid.
selectItem(java.lang.String) - function in com.vaadin.flow.component.checkbox.CheckboxGroupTester
Selects an item by its client string representation.
selectItem(java.lang.String) - function in com.vaadin.flow.component.combobox.ComboBoxTester
Selects an item by its string representation (label).
selectItem(kotlin.Array) - function in com.vaadin.flow.component.combobox.MultiSelectComboBoxTester
Select items by client string representation.
selectItem(java.lang.String) - function in com.vaadin.flow.component.listbox.ListBoxTester
Select item by client string representation.
selectItem(java.lang.String) - function in com.vaadin.flow.component.radiobutton.RadioButtonGroupTester
Selects an item by its client string representation.
selectItem(java.lang.String) - function in com.vaadin.flow.component.select.SelectTester
Select item by client string representation.
selectItems(kotlin.Array) - function in com.vaadin.flow.component.checkbox.CheckboxGroupTester
Selects multiple items by client string representation.
selectItems(java.util.Collection) - function in com.vaadin.flow.component.checkbox.CheckboxGroupTester
Selects multiple items by client string representation.
selectItems(kotlin.Array) - function in com.vaadin.flow.component.listbox.MultiSelectListBoxTester
Select item(s) by client string representation.
SelectTester - class in com.vaadin.flow.component.select
 
send(java.lang.String) - function in com.vaadin.flow.component.messages.MessageInputTester
Send an input message through the MessageInput component.
sendError(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
sendError(java.lang.Integer,java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
sendRedirect(java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
sendRedirect(java.lang.String,java.lang.Integer,java.lang.Boolean) - function in com.vaadin.browserless.mocks.MockResponse
 
sendRedirect(java.lang.String,java.lang.Boolean) - function in jakarta.servlet.http.HttpServletResponse
 
sendRedirect(java.lang.String,java.lang.Integer) - function in jakarta.servlet.http.HttpServletResponse
 
SerializationDebugUtil - class in com.vaadin.browserless
 
serializeDeserialize(T) - function in com.vaadin.browserless.internal.UtilsKt
 
serializeToBytes(java.io.Serializable) - function in com.vaadin.browserless.internal.UtilsKt
 
serverClick(T,java.lang.Boolean,java.lang.Integer,java.lang.Integer,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in com.vaadin.browserless.internal.ComponentUtilsKt
Adds com.vaadin.flow.component.button.Button.click functionality to all ClickNotifiers.
service(jakarta.servlet.ServletRequest,jakarta.servlet.ServletResponse) - function in jakarta.servlet.Servlet
 
SessionAttributeMapKt - class in com.vaadin.browserless.mocks
 
SessionObjects - class in com.vaadin.browserless.internal
Holds the objects created during session initialization, before they are installed as thread-locals.
set_bufferSize(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
set_characterEncoding(java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
set_contentType(java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
set_locale(java.util.Locale) - function in com.vaadin.browserless.mocks.MockResponse
 
set_status(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
setAlt(boolean) - function in com.vaadin.browserless.MetaKeys
Set alt key down state to given value.
setAttribute(java.lang.String,java.lang.Object) - function in com.vaadin.browserless.mocks.MockContext
 
setAttribute(java.lang.String,java.lang.Object) - function in com.vaadin.browserless.mocks.MockHttpSession
 
setAttribute(java.lang.String,java.lang.Object) - function in com.vaadin.browserless.mocks.MockRequest
 
setAttribute(java.lang.Class,T) - function in com.vaadin.flow.server.VaadinSession
 
setAttribute(java.lang.String,java.lang.Object) - function in com.vaadin.flow.server.VaadinSession
 
setAuthType(java.lang.String) - function in com.vaadin.browserless.mocks.MockHttpEnvironment
 
setBootstrapInitialPredicate(com.vaadin.flow.server.BootstrapInitialPredicate) - function in com.vaadin.flow.server.VaadinService
 
setBootstrapUrlPredicate(com.vaadin.flow.server.BootstrapUrlPredicate) - function in com.vaadin.flow.server.VaadinService
 
setBrowser(com.vaadin.flow.server.WebBrowser) - function in com.vaadin.flow.server.VaadinSession
 
setBufferSize(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
setBufferSize(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
setCaption(java.lang.String) - function in com.vaadin.browserless.internal.ComponentUtilsKt
 
setCaption(java.lang.String) - function in com.vaadin.browserless.internal.ComponentUtilsKt
 
setCaption(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
setCause(com.vaadin.flow.router.NotFoundException) - function in com.vaadin.browserless.internal.MockRouteNotFoundError
 
setCharacterEncoding(java.lang.String) - function in com.vaadin.browserless.mocks.MockRequest
 
setCharacterEncoding(java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
setCharacterEncoding(java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
setCharacterEncoding(java.nio.charset.Charset) - function in jakarta.servlet.ServletRequest
 
setCharacterEncoding(java.nio.charset.Charset) - function in jakarta.servlet.ServletResponse
 
setCharacterEncodingInt(java.lang.String) - function in com.vaadin.browserless.mocks.MockRequest
 
setChildComponentModal(com.vaadin.flow.component.Component,com.vaadin.flow.component.ModalityMode) - function in com.vaadin.browserless.mocks.MockedUI
 
setChildComponentModal(com.vaadin.flow.component.Component,java.lang.Boolean) - function in com.vaadin.flow.component.UI
 
setClasses(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
setClassLoader(java.lang.ClassLoader) - function in com.vaadin.flow.server.VaadinService
 
setClassName(java.lang.String) - function in com.vaadin.flow.component.HasStyle
 
setClassNames2(com.vaadin.flow.component.HasStyle,java.lang.String) - function in com.vaadin.browserless.internal.ComponentUtilsKt
Splits classNames by whitespaces to obtain individual class names, then clears the class names and calls addClassNames2 on each class name.
setContentLength(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
setContentLengthLong(java.lang.Long) - function in com.vaadin.browserless.mocks.MockResponse
 
setContentType(java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
setContentType(java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
setCookiesInt(kotlin.Array) - function in com.vaadin.browserless.mocks.MockRequest
 
setCount(kotlin.ranges.IntRange) - function in com.vaadin.browserless.internal.SearchSpec
 
setCtrl(boolean) - function in com.vaadin.browserless.MetaKeys
Set ctrl key down state to given value.
setCurrentInstances(com.vaadin.flow.server.VaadinRequest,com.vaadin.flow.server.VaadinResponse) - function in com.vaadin.flow.server.VaadinService
 
setDateHeader(java.lang.String,java.lang.Long) - function in com.vaadin.browserless.mocks.MockResponse
 
setDirection(com.vaadin.flow.component.Direction) - function in com.vaadin.flow.component.UI
 
setDontDumpAttributes(java.util.Set) - function in com.vaadin.browserless.internal.PrettyPrintTreeKt
 
setEnabled(java.lang.Boolean) - function in com.vaadin.flow.component.HasEnabled
 
setEnd(TNumber) - function in com.vaadin.flow.component.slider.NumberRangeSliderTester
Simulates the user dragging only the end (max) thumb.
setErrorHandler(com.vaadin.flow.server.ErrorHandler) - function in com.vaadin.flow.server.VaadinSession
 
setErrorParameter(com.vaadin.flow.router.BeforeEnterEvent,com.vaadin.flow.router.ErrorParameter) - function in com.vaadin.browserless.internal.MockInternalSeverError
 
setErrorParameter(com.vaadin.flow.router.BeforeEnterEvent,com.vaadin.flow.router.ErrorParameter) - function in com.vaadin.browserless.internal.MockRouteNotFoundError
 
setFilter(java.lang.String) - function in com.vaadin.flow.component.combobox.ComboBoxTester
Simulate writing a filter to the combobox.
setFilter(java.lang.String) - function in com.vaadin.flow.component.combobox.MultiSelectComboBoxTester
Simulate writing a filter to the combobox.
setHeader(java.lang.String,java.lang.String) - function in com.vaadin.browserless.mocks.MockResponse
 
setId(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
setId(java.lang.String) - function in com.vaadin.flow.component.Component
 
setId_(java.lang.String) - function in com.vaadin.browserless.internal.BasicUtilsKt
 
setInitParameter(java.lang.String,java.lang.String) - function in com.vaadin.browserless.mocks.MockContext
 
setIntHeader(java.lang.String,java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
setLabel(java.lang.String) - function in com.vaadin.browserless.internal.ComponentUtilsKt
 
setLastRequestDuration(java.lang.Long) - function in com.vaadin.flow.server.VaadinSession
 
setLastRequestTimestamp(java.lang.Long) - function in com.vaadin.flow.server.VaadinSession
 
setLocale(java.util.Locale) - function in com.vaadin.browserless.mocks.MockResponse
 
setLocale(java.util.Locale) - function in com.vaadin.browserless.mocks.MockResponse
 
setLocale(java.util.Locale) - function in com.vaadin.flow.component.UI
 
setLocale(java.util.Locale) - function in com.vaadin.flow.server.VaadinSession
 
setLocaleInt(java.util.Locale) - function in com.vaadin.browserless.mocks.MockRequest
 
setLocalPort(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockHttpEnvironment
 
setLocation(com.vaadin.flow.component.geolocation.GeolocationPosition) - function in com.vaadin.flow.component.geolocation.GeolocationSimulator
Sets the cached sensor fix.
setLocation(double,double) - function in com.vaadin.flow.component.geolocation.GeolocationSimulator
Convenience overload using a default accuracy of 10 metres.
setLocation(double,double,double) - function in com.vaadin.flow.component.geolocation.GeolocationSimulator
Convenience overload constructing a GeolocationPosition with a current-time timestamp; altitude, altitude accuracy, heading and speed are null.
setMaxInactiveInterval(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockHttpSession
 
setMaxInactiveInterval(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockHttpSession
 
setMeta(boolean) - function in com.vaadin.browserless.MetaKeys
Set meta key down state to given value.
setMockRequestFactory(kotlin.jvm.functions.Function1) - function in com.vaadin.browserless.internal.MockVaadin
 
setModal(boolean) - function in com.vaadin.browserless.ComponentTester
Set component modality.
setModal(boolean) - function in com.vaadin.browserless.ComponentTester
Set component modality.
setOrRemoveAttribute(com.vaadin.flow.dom.Element,java.lang.String,java.lang.String) - function in com.vaadin.browserless.internal.ElementUtilsKt
Either calls Element.setAttribute (if the value is not null), or Element.removeAttribute (if the value is null).
setParameter(java.lang.String,java.lang.String) - function in com.vaadin.browserless.mocks.MockRequest
 
setPartsInt(java.util.List) - function in com.vaadin.browserless.mocks.MockRequest
 
setPlaceholder(java.lang.String) - function in com.vaadin.browserless.internal.ComponentUtilsKt
 
setPlaceholder(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
setPollInterval(java.lang.Integer) - function in com.vaadin.flow.component.UI
 
setPredicates(java.util.List) - function in com.vaadin.browserless.internal.SearchSpec
 
setPrettyPrintUseAscii(java.lang.Boolean) - function in com.vaadin.browserless.internal.PrettyPrintTreeKt
 
setPrettyStringHook(kotlin.jvm.functions.Function2) - function in com.vaadin.browserless.internal.PrettyPrintTreeKt
 
setRealPathRoots(java.util.List) - function in com.vaadin.browserless.mocks.MockContext
 
setRemotePort(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockHttpEnvironment
 
setRequestCharacterEncoding(java.lang.String) - function in com.vaadin.browserless.mocks.MockContext
 
setRequestCharacterEncoding(java.lang.String) - function in com.vaadin.browserless.mocks.MockContext
 
setRequestCharacterEncoding(java.nio.charset.Charset) - function in jakarta.servlet.ServletContext
 
setResponseCharacterEncoding(java.lang.String) - function in com.vaadin.browserless.mocks.MockContext
 
setResponseCharacterEncoding(java.lang.String) - function in com.vaadin.browserless.mocks.MockContext
 
setResponseCharacterEncoding(java.nio.charset.Charset) - function in jakarta.servlet.ServletContext
 
setRouteNotFoundErrorParameter(com.vaadin.flow.router.BeforeEnterEvent,com.vaadin.flow.router.ErrorParameter) - function in com.vaadin.flow.router.AbstractRouteNotFoundError
 
setSecure(java.lang.Boolean) - function in com.vaadin.browserless.mocks.MockHttpEnvironment
 
setServerPort(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockHttpEnvironment
 
setServletInitParams(java.util.Map) - function in com.vaadin.browserless.mocks.MockServletConfig
 
setSessionTimeout(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockContext
 
setSessionTimeout(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockContext
 
setSessionTrackingModes(java.util.Set) - function in com.vaadin.browserless.mocks.MockContext
 
setShift(boolean) - function in com.vaadin.browserless.MetaKeys
Set shift key down state to given value.
setSkipPwaInit(java.lang.Boolean) - function in com.vaadin.browserless.internal.Routes
 
setStackTrace(kotlin.Array) - function in java.lang.Throwable
 
setStart(TNumber) - function in com.vaadin.flow.component.slider.NumberRangeSliderTester
Simulates the user dragging only the start (min) thumb.
setStatus(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
setStatus(java.lang.Integer) - function in com.vaadin.browserless.mocks.MockResponse
 
setSystemMessagesProvider(com.vaadin.flow.server.SystemMessagesProvider) - function in com.vaadin.flow.server.VaadinService
 
setTestId(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
setTestId(java.lang.String) - function in com.vaadin.flow.component.Component
 
setTestingLifecycleHook(com.vaadin.browserless.internal.TestingLifecycleHook) - function in com.vaadin.browserless.internal.TestingLifecycleHookKt
 
setText(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
setTextAlign(java.lang.String) - function in com.vaadin.browserless.internal.ComponentUtilsKt
 
setThemes(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
setTooltip(java.lang.String) - function in com.vaadin.browserless.internal.ComponentUtilsKt
 
setTrailerFields(java.util.function.Supplier) - function in jakarta.servlet.http.HttpServletResponse
 
setUnavailable(com.vaadin.flow.component.geolocation.GeolocationErrorCode,java.lang.String) - function in com.vaadin.flow.component.geolocation.GeolocationSimulator
Sets a sticky sensor error.
setup(com.vaadin.browserless.internal.Routes,com.vaadin.browserless.internal.UIFactory,java.util.Set) - function in com.vaadin.browserless.internal.MockVaadin
Mocks Vaadin for the current test method:
MockVaadin.setup(Routes().autoDiscoverViews("com.myapp"))
The UI factory must provide a new, fresh instance of the UI, so that the tests start from a pre-known state.
setup(com.vaadin.browserless.internal.Routes,com.vaadin.browserless.internal.UIFactory) - function in com.vaadin.browserless.internal.MockVaadin
Mocks Vaadin for the current test method:
MockVaadin.setup(Routes().autoDiscoverViews("com.myapp"))
The UI factory must provide a new, fresh instance of the UI, so that the tests start from a pre-known state.
setup(com.vaadin.browserless.internal.Routes) - function in com.vaadin.browserless.internal.MockVaadin
Mocks Vaadin for the current test method:
MockVaadin.setup(Routes().autoDiscoverViews("com.myapp"))
The UI factory must provide a new, fresh instance of the UI, so that the tests start from a pre-known state.
setup() - function in com.vaadin.browserless.internal.MockVaadin
Mocks Vaadin for the current test method:
MockVaadin.setup(Routes().autoDiscoverViews("com.myapp"))
The UI factory must provide a new, fresh instance of the UI, so that the tests start from a pre-known state.
setup(com.vaadin.browserless.internal.UIFactory,com.vaadin.flow.server.VaadinServlet,java.util.Set) - function in com.vaadin.browserless.internal.MockVaadin
Use this method when you need to provide a completely custom servlet (e.g.
setupAuthentication(C) - function in com.vaadin.browserless.SecurityContextHandler
Sets up authentication for a new user from the given credentials.
setupServlet(com.vaadin.flow.server.VaadinServlet,java.util.Set) - function in com.vaadin.browserless.internal.MockVaadin
Initializes the given servlet and its service, but does NOT create a session, UI, or set any thread-locals.
setUserAgent(java.lang.String) - function in com.vaadin.browserless.internal.MockVaadin
 
setUserInRole(kotlin.jvm.functions.Function2) - function in com.vaadin.browserless.mocks.MockRequest
 
setUserPrincipalInt(java.security.Principal) - function in com.vaadin.browserless.mocks.MockRequest
 
setValue(java.lang.Object) - function in com.vaadin.browserless.internal.SearchSpec
 
setValue(java.time.LocalDate) - function in com.vaadin.flow.component.datepicker.DatePickerTester
Set the given date as value to the component.
setValue(java.time.LocalDateTime) - function in com.vaadin.flow.component.datetimepicker.DateTimePickerTester
Set the date to the component.
setValue(java.lang.String) - function in com.vaadin.flow.component.html.InputTester
Set the value to the component if it is usable.
setValue(java.lang.Double) - function in com.vaadin.flow.component.html.RangeInputTester
Set the value to the component if it is usable.
setValue(TValue) - function in com.vaadin.flow.component.slider.NumberRangeSliderTester
Simulates the user dragging both thumbs to set the range value.
setValue(TValue) - function in com.vaadin.flow.component.slider.NumberSliderTester
Simulates the user dragging the slider handle to the given value.
setValue(V) - function in com.vaadin.flow.component.textfield.NumberFieldTester
Set the given value for the component.
setValue(java.lang.String) - function in com.vaadin.flow.component.textfield.TextAreaTester
Set the value to the component if it is usable.
setValue(V) - function in com.vaadin.flow.component.textfield.TextFieldTester
Set the value to the component if it is usable.
setValue(java.time.LocalTime) - function in com.vaadin.flow.component.timepicker.TimePickerTester
Set the time to the component.
setVisible(java.lang.Boolean) - function in com.vaadin.flow.component.Component
 
setWithoutClasses(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
setWithoutThemes(java.lang.String) - function in com.vaadin.browserless.internal.SearchSpec
 
shift() - function in com.vaadin.browserless.MetaKeys
Set shift key down to true.
ShortcutsKt - class in com.vaadin.browserless.internal
 
showRouterLayoutContent(com.vaadin.flow.component.HasElement) - function in com.vaadin.flow.router.RouterLayout
 
SideNavTester - class in com.vaadin.flow.component.sidenav
 
simulateClosedEvent(com.vaadin.flow.component.Component) - function in com.vaadin.browserless.internal.ComponentUtilsKt
Sets up an event listener for overlay components that fires a closed DOM event when the component is closed.
simulateUnsupported() - function in com.vaadin.flow.component.geolocation.GeolocationSimulator
Sets availability to UNSUPPORTED, simulating a browser without the Geolocation API or a page context where it is unusable.
single() - function in com.vaadin.browserless.ComponentQuery
Executes the search against current context and returns the component, expecting to find exactly one.
size() - function in com.vaadin.flow.component.grid.GridTester
Get the amount of items in the grid.
size() - function in com.vaadin.flow.component.messages.MessageListTester
Get amount of messages in the messageList.
size() - function in com.vaadin.flow.component.virtuallist.VirtualListTester
Get the amount of items in the virtual list.
sort(com.vaadin.flow.component.grid.Grid,com.vaadin.flow.data.provider.QuerySortOrder) - function in com.vaadin.browserless.component.GridKt
Sorts given grid.
sortByColumn(int) - function in com.vaadin.flow.component.grid.GridTester
Sorts the grid according to the given column sort status, as if the column header is pressed in the browser.
sortByColumn(int,com.vaadin.flow.data.provider.SortDirection) - function in com.vaadin.flow.component.grid.GridTester
Sorts the grid by the given column and sort direction, as if the column header is pressed in the browser until the requested direction is reached.
sortByColumn(java.lang.String) - function in com.vaadin.flow.component.grid.GridTester
Sorts the grid according to sort status ot the column identified by the given property, as if the column header is pressed in the browser.
sortByColumn(java.lang.String,com.vaadin.flow.data.provider.SortDirection) - function in com.vaadin.flow.component.grid.GridTester
Sorts the grid by the given column and sort direction, as if the column header is pressed in the browser until the requested direction is reached.
SpanTester - class in com.vaadin.flow.component.html
 
startAsync() - function in com.vaadin.browserless.mocks.MockRequest
 
startAsync(jakarta.servlet.ServletRequest,jakarta.servlet.ServletResponse) - function in com.vaadin.browserless.mocks.MockRequest
 
$  A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  _