inputEx Documentation Back to homepage

inputEx Documentation > inputEx.UneditableField 1.0.0

Class inputEx.UneditableField - extends inputEx.Field

Create a uneditable field where you can stick the html you want Added Options:
  • formatValue: String function(value)
  • formatDom: DOMEl function(value)

Constructor

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

Methods

getValue

getValue()
undocumented

render

render()
undocumented

setValue

setValue(val)
undocumented
Parameters:
    val




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