Class Index | File Index

Classes


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.

Class Summary
Constructor Attributes Constructor Name and Description
 
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

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Dec 03 2016 18:27:33 GMT-0000 (UTC)