Versions Compared
Version | Old Version 2 | New Version 3 |
---|---|---|
Changes made by | ||
Saved on |
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.ContainsIncludes all values which are not between operand1 and operand2.
graphomate.ui.tables.enums.Operator.Always
graphomate.ui.tables.enums.Operator.HierarchyIncludes all values and respectively applies a row format configuration to all rows.
graphomate.ui.tables.enums.Operator.
Keygraphomate.ui.tables.enums.Operator.IndexHierarchy
Includes all values of the hierarchy level specified by operand1.