inputEx Documentation Back to homepage

inputEx Documentation > inputEx.InPlaceEdit 1.0.0

Class inputEx.InPlaceEdit - extends inputEx.Field

Meta field providing in place editing (the editor appears when you click on the formatted value). Options: - formatDom - formatValue - ou texte...

Constructor

inputEx.InPlaceEdit ( options )
Parameters:
options <Object>  - inputEx.Field options object

Methods

getValue

getValue()
undocumented

initEvents

initEvents()
undocumented

onCancelEditor

onCancelEditor(e)
undocumented
Parameters:
    e

onKeyDown

onKeyDown(e)
undocumented
Parameters:
    e

onKeyUp

onKeyUp(e)
undocumented
Parameters:
    e

onOkEditor

onOkEditor()
undocumented

onVisuMouseOut

onVisuMouseOut()
undocumented

onVisuMouseOver

onVisuMouseOver()
undocumented

openEditor

openEditor()
undocumented

render

render()
Override render to create 2 divs: the visualization one, and the edit in place form

renderEditor

renderEditor()
Render the editor

renderVisuDiv

renderVisuDiv()
Create the div that will contain the visualization of the value

setValue

setValue(value)
undocumented
Parameters:
    value




Copyright (c) 2008 Eric Abouaf. All rights reserved.
Generated by JsDoc Toolkit 1.4.1 on Wed, 07 May 2008 10:26:29 GMT.