Show:
Extends BaseParam
Module: ember-flexberry-data

The class of attribute parameter for logical predicate.

Constructor

Query.AttributeParam

(
  • attributePath
)

Parameters:

  • attributePath String

    The path to the attribute for filtering.

Item Index

Methods

Properties

Methods

toString

() String public

Converts this instance to string.

Returns:

String:

Text representation of the parameter.

Properties

attributePath

String public

The path to the attribute.