inputEx-library

inputEx  0.7.1

inputEx-library > inputEx > inputEx.Lens
Search:
 
Filters

Class inputEx.Lens - extends inputEx.Group

Display a group with inplace edit and custom template

Constructor

inputEx.Lens ( options )
Parameters:
options <Object> Added options:
  • lens: html code for the lens. Fields will be displayed in the div elements that has the classname named "field-(field name)"
  • visus: list of visualization for each field

Properties inherited from inputEx.Field:

Methods

renderFields

void renderFields ( )
Render each the fields in each div which class attribute is "field-"+fieldName

setOptions

void setOptions ( )
Set additional options

Events inherited from inputEx.Field:


Copyright © 2011 Eric Abouaf All rights reserved.