JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
$
A
C
E
F
G
H
I
J
R
T
W
$
$call(JsonObject)
- Method in interface com.flowingcode.vaadin.testbench.rpc.
RmiCallable
Default method for handling RMI invocations.
A
asBoolean()
- Method in interface com.flowingcode.vaadin.testbench.rpc.
TestbenchValueWrapper
asList()
- Method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
asList()
- Method in class com.flowingcode.vaadin.testbench.rpc.
TestbenchJsonArrayList
asNumber()
- Method in interface com.flowingcode.vaadin.testbench.rpc.
TestbenchValueWrapper
asString()
- Method in interface com.flowingcode.vaadin.testbench.rpc.
TestbenchValueWrapper
C
call(String, Object...)
- Method in interface com.flowingcode.vaadin.testbench.rpc.
HasRpcSupport
Deprecated.
com.flowingcode.vaadin.testbench.rpc
- package com.flowingcode.vaadin.testbench.rpc
createArray(Iterable<T>, Function<? super T, JsonValue>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
Deprecated.
createCallableProxy(Class<T>)
- Method in interface com.flowingcode.vaadin.testbench.rpc.
HasRpcSupport
Create a TestBench proxy that invokes methods from the interface through a client call.
E
equals(Object)
- Method in class com.flowingcode.vaadin.testbench.rpc.
TestbenchJsonArrayList
F
fromBooleanArray(List<Boolean>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
Deprecated.
fromBooleans(Iterable<Boolean>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
fromDoubleArray(List<Double>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
Deprecated.
fromDoubles(Iterable<Double>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
fromIntegers(Iterable<Integer>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
fromLongs(Iterable<Long>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
fromStringArray(List<String>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
Deprecated.
fromStrings(Iterable<String>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
G
getType()
- Method in interface com.flowingcode.vaadin.testbench.rpc.
TestbenchValueWrapper
H
HasRpcSupport
- Interface in
com.flowingcode.vaadin.testbench.rpc
Provides support for Remote Procedure Calls (RPC) using TestBench.
I
IllegalRpcSignatureException
- Exception in
com.flowingcode.vaadin.testbench.rpc
IllegalRpcSignatureException(String)
- Constructor for exception com.flowingcode.vaadin.testbench.rpc.
IllegalRpcSignatureException
J
jsEquals(JsonValue)
- Method in interface com.flowingcode.vaadin.testbench.rpc.
TestbenchValueWrapper
JsonArrayList
<
T
> - Interface in
com.flowingcode.vaadin.testbench.rpc
R
RMI_CALL_METHOD
- Static variable in interface com.flowingcode.vaadin.testbench.rpc.
RmiCallable
Name of the $call method.
RmiCallable
- Interface in
com.flowingcode.vaadin.testbench.rpc
Interface that defines the behaviour of a callable RMI object.
RmiRemote
- Interface in
com.flowingcode.vaadin.testbench.rpc
Marker interface for identifying remote objects.
RpcException
- Exception in
com.flowingcode.vaadin.testbench.rpc
RpcException(String)
- Constructor for exception com.flowingcode.vaadin.testbench.rpc.
RpcException
RpcException(String, Object[], String)
- Constructor for exception com.flowingcode.vaadin.testbench.rpc.
RpcException
RpcException(String, Object[], Throwable)
- Constructor for exception com.flowingcode.vaadin.testbench.rpc.
RpcException
RpcException(String, Object[], String, Throwable)
- Constructor for exception com.flowingcode.vaadin.testbench.rpc.
RpcException
T
TestbenchJsonArrayList
<
T
> - Class in
com.flowingcode.vaadin.testbench.rpc
Testbench-side flavor of
JsonArrayList
TestbenchJsonArrayList(List<T>)
- Constructor for class com.flowingcode.vaadin.testbench.rpc.
TestbenchJsonArrayList
TestbenchValueWrapper
- Interface in
com.flowingcode.vaadin.testbench.rpc
toJson()
- Method in interface com.flowingcode.vaadin.testbench.rpc.
TestbenchValueWrapper
toNative()
- Method in interface com.flowingcode.vaadin.testbench.rpc.
TestbenchValueWrapper
toString()
- Method in class com.flowingcode.vaadin.testbench.rpc.
TestbenchJsonArrayList
W
wrapForTestbench(List<T>)
- Static method in interface com.flowingcode.vaadin.testbench.rpc.
JsonArrayList
$
A
C
E
F
G
H
I
J
R
T
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021–2023
Flowing Code
. All rights reserved.