/ LJCJSCodeDoc / LJCCollectionLib / LJCCollection


Syntax

JavaScript
class LJCDataColumn

Represents a Collection of data objects.

Public Methods

Data Class Methods
Clone Creates a clone of this object.
_AddItem Adds the item to the array.
Clear Clears the collection list.
Remove Removes the the object which matches the data values.
Retrieve Retrieves the object which matches the data values.
RetrieveAtIndex Retrieves the object with the supplied index.
GetIndex Gets the index of the object which matches the data values.
IsMatch Checks if the item matches the data values.
8 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.