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  
IAutoSuggest — Interface in package com.elad.framework.autosuggest
Interface to be implemented by AutoSuggest class.
ICrud — Interface in package com.elad.framework.SQLStatmentsManager
This class defines the interface of the objects in the factory method it creates.
IFileViewer — Interface in package com.elad.framework.fileviewer
ImageViewer — Class in package com.elad.framework.fileviewer.view
IMap — Interface in package com.elad.framework.utils.collections
IMap is the contract for the HashMapCollection.
initEventListners() — Method in class com.elad.framework.autosuggest.UIAutoSuggest
Initiate the event listners.
initiate(filename) — Method in class com.elad.framework.fileviewer.AbstractFileViewer
Method that will be used by UI to start the API
initiate(filename) — Method in interface com.elad.framework.fileviewer.IFileViewer
Method that will be used by UI to start the API
initiate(filename) — Method in class com.elad.framework.fileviewer.UIFileViewer
Method that will be used by UI to start the API
input — Property in interface com.elad.framework.autosuggest.IUIAutoSuggestClient
Set the TextInput that will be used in the user interface
input — Property in class com.elad.framework.autosuggest.UIAutoSuggest
Set the TextInput that will be used in the user interface
isEmpty — Property in class com.elad.framework.utils.collections.HashMapCollection
Check if the collection has pairs of values and keys or empty
isEmpty — Property in interface com.elad.framework.utils.collections.IMap
IUIAutoSuggestClient — Interface in package com.elad.framework.autosuggest
Interface method to keep the TextInput and TileBase protected.
IUIFileViewer — Interface in package com.elad.framework.fileviewer
The interface for the UIComponent.
IView — Interface in package com.elad.framework.fileviewer.view
The view interface to set the methods that will be used in all the views.
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