Package com.axelor.meta.schema.views
Class Search.SearchSelectInput
java.lang.Object
com.axelor.meta.schema.views.Search.SearchSelectInput
- Enclosing class:
Search
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetField()
getName()
void
setCondition
(String condition) void
setExpression
(String expression) void
void
setMatchStyle
(Search.SearchSelectInputMatchStyle matchStyle) void
-
Constructor Details
-
SearchSelectInput
public SearchSelectInput()
-
-
Method Details
-
getName
-
setName
-
getField
-
setField
-
getMatchStyle
-
setMatchStyle
-
getCondition
-
setCondition
-
getExpression
-
setExpression
-