/ LJCJSCodeDoc / LJCDBAccessLib / LJCDataColumns


Syntax

JavaScript
class LJCDataColumns

Represents a collection of LJCDataColumn data objects.

Public Methods

Static Methods
ToCollection Converts MySQL type names to JavaScript type names.
Data Class Methods
Clone Creates a clone of this object.
Collection Data Methods
Add Creates and adds the item to the list.
AddObject Adds the supplied item to the list.
AddValue Adds an item value.
Clear Clears the collection list.
Remove Removes the column object which matches the data values.
Retrieve Retrieves the object which matches the data values.
RetrieveAtIndex Retrieves the object which matches the data values.
Other Methods
GetIndex Gets the index of the object which matches the data values.
PropertyNames Gets an array of property names.
SelectItems Gets the items that match the supplied names.
12 Methods

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