Class DHTMLSuite.autoComplete

Object
   |
   +--DHTMLSuite.autoComplete

class DHTMLSuite.autoComplete


Purpose of class: this script shows you a list of options based on what you type into a text input.
Defined in dhtml-suite-for-applications.js

Author: Alf Magne Kalleland & Batur Orkun (www.dhtmlgoodies.com)
Version: 0.1


Field Summary
 Object ajax_list_activeInput
          
 Object ajax_list_cachedLists
          
 Object ajax_list_currentLetters
          
 Object ajax_list_objects
          
 Object ajax_list_optionDivFirstItem
          
 Object ajax_optionDiv
          
 Object ajax_optionDiv_iframe
          
 Object ajaxBox_offsetX
          
 Object ajaxBox_offsetY
          
 Object layoutCss
          
 Object minimumLettersBeforeLookup
          
 Object objectIndex
          
 
Constructor Summary
DHTMLSuite.autoComplete ()
           
 
Method Summary
 void add(inputObjId,externalFile)
           add auto complete functionality for input object
 void setLayoutCss(newCssFileName)
           Set new CSS file name

Field Detail

ajax_list_activeInput

Object ajax_list_activeInput

ajax_list_cachedLists

Object ajax_list_cachedLists

ajax_list_currentLetters

Object ajax_list_currentLetters

ajax_list_objects

Object ajax_list_objects

ajax_list_optionDivFirstItem

Object ajax_list_optionDivFirstItem

ajax_optionDiv

Object ajax_optionDiv

ajax_optionDiv_iframe

Object ajax_optionDiv_iframe

ajaxBox_offsetX

Object ajaxBox_offsetX

ajaxBox_offsetY

Object ajaxBox_offsetY

layoutCss

Object layoutCss

minimumLettersBeforeLookup

Object minimumLettersBeforeLookup

objectIndex

Object objectIndex

Constructor Detail

DHTMLSuite.autoComplete

DHTMLSuite.autoComplete()

Method Detail

add

void add(inputObjId,externalFile)

setLayoutCss

void setLayoutCss(newCssFileName)


Documentation generated by JSDoc on Mon Oct 8 10:17:27 2007