| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| Read(table_name, str) — Method in interface com.elad.framework.SQLStatmentsManager.ICrud | |
| Read(table_name, str) — Method in class com.elad.framework.SQLStatmentsManager.ProductCalender | |
| Read(table_name, str) — Method in class com.elad.framework.SQLStatmentsManager.ProductContacts | |
| Read(table_name, str) — Method in class com.elad.framework.SQLStatmentsManager.ProductPersonalInformation | |
| releaseReusable(releasedReusable:com.elad.framework.objectPoolManager:Reusable) — Method in class com.elad.framework.objectPoolManager.ReusablePool | |
| Method will be used to release Reusable collection once the client finished using it. | |
| removeAll() — Method in class com.elad.framework.utils.collections.HashMapCollection | |
| Remove the entire pairs in the collection. | |
| removeAll() — Method in interface com.elad.framework.utils.collections.IMap | |
| removeBusyCursor() — Method in class com.elad.framework.cursor.Cursor | |
| Method to remove busy cursor. | |
| removeCursor() — Method in class com.elad.framework.cursor.AbstractCursorBuilder | |
| Method to remove the custom cursor. | |
| removeCursor() — Method in class com.elad.framework.cursor.Cursor | |
| Method to remove all the cursors. | |
| removeEventListener(type, listener, useCapture) — Method in class com.elad.framework.utils.collections.HashMapCollection | |
| removeItemAt(key) — Method in class com.elad.framework.utils.collections.HashMapCollection | |
| Remove the value based on the key without the need to iteration. | |
| removeItemAt(key) — Method in interface com.elad.framework.utils.collections.IMap | |
| Remove an item based on key. | |
| removePunctuationAndSplitWords(text) — Method in class com.elad.framework.autosuggest.AbstractAutoSuggest | |
| Remove punctuations and split words. | |
| reset() — Method in class com.elad.framework.utils.collections.HashMapCollection | |
| Method to clear the values of the collection. | |
| reset() — Method in interface com.elad.framework.utils.collections.IMap | |
| result — Property in class com.elad.framework.autosuggest.AbstractAutoSuggest | |
| reusable — Static property in class com.elad.framework.objectPoolManager.ReusablePool | |
| Temporary place holder for a reusable object. | |
| Reusable — Class in package com.elad.framework.objectPoolManager | |
| Class Reusable is usage to hold an object and a name. | |
| Reusable() — Constructor in class com.elad.framework.objectPoolManager.Reusable | |
| Defualt constractor, create new object. | |
| ReusablePool — Class in package com.elad.framework.objectPoolManager | |
| ReusablePool is a singleton objecet that holds an instances of classes and it's role is to manage Reusable objects that will be used by the Client. | |
| ReusablePool(enforcer) — Constructor in class com.elad.framework.objectPoolManager.ReusablePool | |
| Internal constructor. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |