public final class SearchTableFilter
extends com.orchestranetworks.ui.UITableFilter
| Constructor and Description |
|---|
SearchTableFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addForEdit(com.orchestranetworks.ui.UITableFilterResponseContext context) |
void |
handleApply(com.orchestranetworks.ui.UITableFilterRequestContext context) |
boolean |
hasFilterToApply() |
void |
setPrefixJSFunctionAndItemId(String prefix) |
public void addForEdit(com.orchestranetworks.ui.UITableFilterResponseContext context)
addForEdit in class com.orchestranetworks.ui.UITableFilterpublic void handleApply(com.orchestranetworks.ui.UITableFilterRequestContext context)
handleApply in class com.orchestranetworks.ui.UITableFilterpublic boolean hasFilterToApply()
hasFilterToApply in class com.orchestranetworks.ui.UITableFilterpublic void setPrefixJSFunctionAndItemId(String prefix)