Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Enum graphomate.ui.tables.enums.Operator



graphomate.ui.tables.enums.Operator.Equal

Includes all values which equal operand1.



graphomate.ui.tables.enums.Operator.NotEqual

Includes all values which do not equal operand1.



graphomate.ui.tables.enums.Operator.Less

Includes all values which are smaller than operand1.



graphomate.ui.tables.enums.Operator.LessOrEqual

Includes all values which are smaller than or equal to operand1.



graphomate.ui.tables.enums.Operator.Greater

Includes all values which are greater than operand1.



graphomate.ui.tables.enums.Operator.GreaterOrEqual

Includes all values which are greater than or equal to operand1.



graphomate.ui.tables.enums.Operator.Between

Includes all values between operand1 and operand2. 



graphomate.ui.tables.enums.Operator.NotBetween

graphomate.ui.tables.enums.Operator.Contains

Includes all values which are not between operand1 and operand2.



graphomate.ui.tables.enums.Operator.Always

graphomate.ui.tables.enums.Operator.Hierarchy

Includes all values and respectively applies a row format configuration to all rows.



graphomate.ui.tables.enums.Operator.

Keygraphomate.ui.tables.enums.Operator.Index

Hierarchy

Includes all values of the hierarchy level specified by operand1.