| Package | Description |
|---|---|
| org.tynamo.pages | |
| org.tynamo.search | |
| org.tynamo.services |
| Modifier and Type | Method and Description |
|---|---|
SearchFilterOperator |
PropertySearchFilterBlocks.toOperator(String value) |
| Modifier and Type | Method and Description |
|---|---|
SearchFilterOperator |
SearchFilterPredicate.getOperator() |
static SearchFilterOperator |
SearchFilterOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchFilterOperator[] |
SearchFilterOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchFilterPredicate.setOperator(SearchFilterOperator operator) |
| Modifier and Type | Method and Description |
|---|---|
SearchFilterOperator |
PropertySearchFilterContext.getOperatorValue()
Returns the current value of the property being edited (the context encapsulates the object containing the property).
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertySearchFilterContext.setOperatorValue(SearchFilterOperator value)
Updates the value of the property being edited (the context encapsulates the object containing the property).
|
Copyright © 2004-2013. All Rights Reserved.