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 LogicalOperatorReturns 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 TypeMethodDescriptionvoidGridSearchField.configure(LogicalOperator logicalOperator) -
Uses of LogicalOperator in com.storedobject.ui.util
Methods in com.storedobject.ui.util with parameters of type LogicalOperatorModifier and TypeMethodDescriptiondefault voidViewFilterSupport.configure(LogicalOperator logicalOperator) voidViewFilter.setFilterLogic(LogicalOperator filterLogic)