Show:
Module: proact-arrays

Item Index

Methods

Properties

Methods

filter

(
  • object
  • property
  • meta
)
Boolean

Used to check if this ProAct.ArrayPropertyProvider is compliant with the field and meta data.

Parameters:

Returns:

Boolean:

True if the value of object[property] an array.

provide

(
  • queueName
  • object
  • property
  • meta
)
ProAct.ArrayProperty

Provides an instance of ProAct.ArrayProperty.

Parameters:

Returns:

ProAct.ArrayProperty:

A ProAct.ArrayProperty instance provided by this provider.

Properties

constructor

ProAct.ArrayPropertyProvider final

Reference to the constructor of this object.