Class Index - v18.2
Namespace used to encapsulate LabKey core API and utilities.
ActionURL static class to supply the current context path, container and action.
Assay static class to retrieve read-only assay definitions.
Static class to describe the shape and fields of an assay.
Chart class to create and render live charts and imagemaps.
LABKEY.DataRegion
The DataRegion class allows you to interact with LabKey grids, including querying and modifying selection state, filters, and more.
Domain static class to retrieve and edit domain definitions.
DomainDesign static class to describe the shape and fields of a domain.
The Experiment Data class describes the data input or output of a
LABKEY.Exp.Run.
DataClass describes a collection of Data objects.
The experiment object base class describes basic
characteristics of a protocol or an experimental run.
The Exp.Material class describes an experiment material.
The Exp.Run class describes an experiment run.
The SampleSet class describes a collection of experimental samples, which are
also known as materials (see
LABKEY.Exp.Material).
The Experiment static class allows you to create hidden run groups and other experiment-related functionality.
LabKey extension to the
Ext.data.Store class,
which can retrieve data from a LabKey server, track changes, and update the server upon demand.
LabKey extension to the
Ext.data.Store class,
which can retrieve data from a LabKey server, track changes, and update the server upon demand.
Ext4 utilities, contains functions to return an Ext config object to create an Ext field based on
the supplied metadata.
FieldKey identifies a column from a table or query.
LABKEY.FileSystem.AbstractFileSystem
LABKEY.FileSystem.WebdavFileSystem
Filter static class to describe and create filters.
Static class that defines the functions that describe how a particular
type of filter is identified and operates.
LABKEY.Form A utility class for tracking HTML form dirty state and warning the user about unsaved changes.
LabKey Email Notification Helper class.
Make multiple ajax requests and fires an event when all are complete.
NavTrail static class to adjust the text in LabKey's
navigation trail.
Participant group static class to update participant group information.
Pipeline static class that allows programmatic manipulation of the data pipeline.
Portal class to allow programmatic administration of portal pages.
Query static class to programmatically retrieve, insert, update and
delete data from LabKey public queries.
ExtendedSelectRowsResults class to describe the first
object passed to the successCallback function by
LABKEY.Query.selectRows if config.requiredVersion is set to "9.1".
Metadata about a single field.
Lookup metadata about a single field.
GetData static class to access javascript APIs related to our GetData API.
LABKEY.Query.Row The class used to wrap each row object returned from the server during a GetData, executeSql,
or selectRows request.
SelectRowsOptions class to describe
the third object passed to the successCallback function by
LABKEY.Query.selectRows.
SelectRowsResults class to describe the first
object passed to the successCallback function by
LABKEY.Query.selectRows.
Visualization static class to programmatically retrieve visualization-ready data.
Visualization Possible aggregates when pivoting a resultset by a dimension.
Visualization Possible query types for measure filters.
Visualization Possible intervals for aligning series in time plots.
Visualization Measures are plottable data elements (columns).
The LABKEY.QueryWebPart simplifies the task of dynamically adding a query web part to your page.
Report static class that allows programmatic manipulation of reports and their underlying engines.
SchemaKey identifies a schema path.
LabKey Security Reporting and Helper class.
Represents a security policy for a particular securable resource on the server.
Specimen static class to retrieve and update specimen and specimen request information.
Location class to describe the shape and fields of a specimen location.
Request class to describe the shape and fields of a specimen request.
Vial class to describe the shape and fields of a specimen vial.
Utils static class to provide miscellaneous utility functions.
The namespace for the internal LabKey visualization library.
BarPlot wrapper to allow a user to easily create a simple bar plot without having to preprocess the data.
Namespace used to encapsulate functions related to creating Generic Charts (Box, Scatter, etc.
Bar plot geom, used to generate bar plots for a given set of data.
The Boxplot Geom, used to generate box plots for a given set of data.
The path geom, used to draw paths in a plot.
The Point geom, used to generate points of data on a plot such as points on a line or points in a scatter plot.
Timeline plot geom, used to generate a timeline plot for a given set of data.
PieChart which allows a user to programmatically create an interactive pie chart visualization (note: D3 rendering only).
Plot which allows a user to programmatically create a plot/visualization.
The namespace used for statistics related functions.
SurvivalCurvePlot Wrapper to create a plot which shows survival curve step lines and censor points (based on output from R survival package).
Namespace used to encapsulate functions related to creating study Time Charts.
TimelinePlot Wrapper to create a plot which shows timeline events with event types on the y-axis and days/time on the x-axis.
TrendingLinePlot Wrapper to create a plot which shows data points compared to expected ranges
For LeveyJennings, the range is +/- 3 standard deviations from a mean.
Web Part class to render a web part into an existing page element.