Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

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

Includes all values which are not between operand1 and operand2.



graphomate.ui.tables.enums.Operator.Always

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



graphomate.ui.tables.enums.Operator.Hierarchy

Includes all values of the hierarchy level specified by operand1.



  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.