Class LABKEY.Query.Filter.DoesNotHaveMissingValue
Extends
LABKEY.Query.Filter.
LABKEY.Query.Filter.DoesNotHaveMissingValue subclass of LABKEY.Query.Filter.
Finds rows that do not have a missing value indicator.
Defined in: Query.js.
Constructor Attributes | Constructor Name and Description |
---|---|
LABKEY.Query.Filter.DoesNotHaveMissingValue(columnName)
|
- Methods borrowed from class LABKEY.Query.Filter:
- getColumnName, getFilterType, getURLParameterName, getURLParameterValue, getValue
Class Detail
LABKEY.Query.Filter.DoesNotHaveMissingValue(columnName)
- Parameters:
- columnName
- Required. The name of the column the filter will be applied to. Can be a string, array of strings, or a LABKEY.FieldKey