/
TextGen
/
TextGenLib
/ Replacements
JavaScript |
class Replacements
|
Represents a collection of replacement items.
Remarks
Provides methods for accessing replacement items.
Static Functions
SortName
|
The case insensitive sort method. |
Constructor
constructor
|
Initializes an object instance with the supplied values. |
Data Methods
Add
|
Adds a new object. |
Delete
|
Deletes the matching item. |
Retrieve
|
Retrieves the matching item. |
Search
|
Retrieves the matching item index. |
Collection Methods
Compare
|
The Name compare method. |
Count
|
Gets the element count. |
Items
|
Gets an item by index. |
Sort
|
Sorts the internal array. |
10 Methods
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.