public class SearchEvent extends Object implements TableEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
SEARCH_EVENT
A constant string to define a unique type for this event
|
| Constructor and Description |
|---|
SearchEvent(List<Filter> filters) |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
getByCategory(Category category) |
List<Filter> |
getFilters() |
String |
getType() |
public static final String SEARCH_EVENT
Copyright © 2019–2022 Dominokit. All rights reserved.