Package io.deephaven.web.client.api
Class SearchDisplayMode
java.lang.Object
io.deephaven.web.client.api.SearchDisplayMode
Display mode values for the table search bar.
-
Field Details
-
SEARCH_DISPLAY_DEFAULT
Use the system default search bar display mode.- See Also:
-
SEARCH_DISPLAY_HIDE
Hide the search bar.- See Also:
-
SEARCH_DISPLAY_SHOW
Show the search bar.- See Also:
-
-
Constructor Details
-
SearchDisplayMode
public SearchDisplayMode()
-