Uses of Enum Class
com.storedobject.common.LogicalOperator
Packages that use LogicalOperator
-
Uses of LogicalOperator in com.storedobject.common
Methods in com.storedobject.common that return LogicalOperatorModifier and TypeMethodDescriptionstatic LogicalOperator
Returns the enum constant of this class with the specified name.static LogicalOperator[]
LogicalOperator.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LogicalOperator in com.storedobject.ui
Methods in com.storedobject.ui with parameters of type LogicalOperatorModifier and TypeMethodDescriptionvoid
GridSearchField.configure
(LogicalOperator logicalOperator) -
Uses of LogicalOperator in com.storedobject.ui.util
Methods in com.storedobject.ui.util with parameters of type LogicalOperatorModifier and TypeMethodDescriptiondefault void
ViewFilterSupport.configure
(LogicalOperator logicalOperator) void
ViewFilter.setFilterLogic
(LogicalOperator filterLogic)