kvision-tabulator4
5.11.0
kvision-tabulator4
/
io.kvision.tabulator
/
Filter
Filter
enum
Filter
:
Enum
<
Filter
>
Content copied to clipboard
Filters.
Entries
Properties
Entries
REGEX
Link copied to clipboard
REGEX
(
"regex"
)
Content copied to clipboard
IN
Link copied to clipboard
IN
(
"in"
)
Content copied to clipboard
GREATEREQ
Link copied to clipboard
GREATEREQ
(
">="
)
Content copied to clipboard
GREATER
Link copied to clipboard
GREATER
(
">"
)
Content copied to clipboard
LESSEQ
Link copied to clipboard
LESSEQ
(
"<="
)
Content copied to clipboard
LESS
Link copied to clipboard
LESS
(
"<"
)
Content copied to clipboard
LIKE
Link copied to clipboard
LIKE
(
"like"
)
Content copied to clipboard
NOTEQUAL
Link copied to clipboard
NOTEQUAL
(
"!="
)
Content copied to clipboard
EQUAL
Link copied to clipboard
EQUAL
(
"="
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard