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  
ChangeEventHandler(event) — Method in class com.elad.framework.autosuggest.UIAutoSuggest
Event handler after a change in the input box is made.
checkFileName(fileExt) — Method in class com.elad.framework.fileviewer.UIFileViewer
Will check the file extension name and will invoke the abstractFileViewer method to set the view for the file

The file extension need to be set in this method.

clone() — Method in class com.elad.framework.utils.collections.HashMapCollection
Clone the map, the keys and values themselves are not cloned.
clone() — Method in interface com.elad.framework.utils.collections.IMap
Clone the map, the keys and values themselves are not cloned.
collectionChange — Event in class com.elad.framework.utils.collections.HashMapCollection
Dispatched when the HashMapCollection has been updated in some way.
collectionChange — Event in interface com.elad.framework.utils.collections.IMap
Dispatched when the Map has been updated in some way.
com.elad.framework.autosuggest — Package
com.elad.framework.cursor — Package
com.elad.framework.fileviewer — Package
com.elad.framework.fileviewer.view — Package
com.elad.framework.objectPoolManager — Package
com.elad.framework.SQLStatmentsManager — Package
com.elad.framework.utils.collections — Package
compare(key, value) — Method in class com.elad.framework.utils.collections.HashMapCollection
Compare specified key with the map value for equality.
compare(key, value) — Method in interface com.elad.framework.utils.collections.IMap
Compare specified key with the map value for equality.
component — Property in class com.elad.framework.fileviewer.UIFileViewer
ConcreteCalender — Class in package com.elad.framework.SQLStatmentsManager
This class overrides the factory method to return instance of the ConcreteProduct.
ConcreteContacts — Class in package com.elad.framework.SQLStatmentsManager
This class overrides the factory method to return instance of the ConcreteProduct.
ConcreteMouseDrop — Class in package com.elad.framework.cursor
ConcreteMouseHand — Class in package com.elad.framework.cursor
ConcretePersonalInformation — Class in package com.elad.framework.SQLStatmentsManager
This class overrides the factory method to return instance of the ConcreteProduct.
constructCursor(flexSprite) — Method in class com.elad.framework.cursor.CursorDirector
Method to create all the methods in the cursor.
containsKey(key) — Method in class com.elad.framework.utils.collections.HashMapCollection
Method to check if a key exists in the map collection.
containsKey(key) — Method in interface com.elad.framework.utils.collections.IMap
Check if the collection contains a key.
containsValue(value) — Method in class com.elad.framework.utils.collections.HashMapCollection
Method to check if a value exist in the map colletcion.
containsValue(value) — Method in interface com.elad.framework.utils.collections.IMap
Check if collection contain value.
convertXMLToArray(xml) — Method in class com.elad.framework.autosuggest.AbstractAutoSuggest
Converts an xml list into an array.
convertXMLToArray(xml) — Method in interface com.elad.framework.autosuggest.IAutoSuggest
Converts an xml list into an array.
copyCursorMouseDown — Property in class com.elad.framework.cursor.Cursor
copyCursorMouseUp — Property in class com.elad.framework.cursor.Cursor
Create(table_name, str) — Method in interface com.elad.framework.SQLStatmentsManager.ICrud
Create(table_name, str) — Method in class com.elad.framework.SQLStatmentsManager.ProductCalender
Create(table_name, str) — Method in class com.elad.framework.SQLStatmentsManager.ProductContacts
Create(table_name, str) — Method in class com.elad.framework.SQLStatmentsManager.ProductPersonalInformation
createNewCursorProduct() — Method in class com.elad.framework.cursor.AbstractCursorBuilder
Method to create the cursor class.
cursor — Property in class com.elad.framework.cursor.AbstractCursorBuilder
Cursor — Class in package com.elad.framework.cursor
cursorClass1 — Property in class com.elad.framework.cursor.ConcreteMouseDrop
cursorClass1 — Property in class com.elad.framework.cursor.ConcreteMouseHand
cursorClass2 — Property in class com.elad.framework.cursor.ConcreteMouseDrop
cursorClass2 — Property in class com.elad.framework.cursor.ConcreteMouseHand
cursorClass3 — Property in class com.elad.framework.cursor.ConcreteMouseHand
cursorClass4 — Property in class com.elad.framework.cursor.ConcreteMouseDrop
CursorDirector — Class in package com.elad.framework.cursor
cursorMouse — Property in class com.elad.framework.cursor.Cursor
cursorMouseBusy — Property in class com.elad.framework.cursor.Cursor
cursorMouseDown — Property in class com.elad.framework.cursor.Cursor
cursorMouseUp — Property in class com.elad.framework.cursor.Cursor
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