JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.deephaven.multiviewwidget.annotations
Annotation Interface ServerSideOnly
@Target
({
METHOD
,
FIELD
,
CONSTRUCTOR
})
public @interface
ServerSideOnly
Indicate that a particular method or field is intended for use ONLY on the server (query) side.