inputEx-library

inputex-object  3.0.0a

inputEx-library > inputex-object > inputEx.ObjectField
Search:
 
Filters

Class inputEx.ObjectField - extends inputEx.ListField

list of PairField where where the returned value is converted to an object

Constructor

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

Properties inherited from inputEx.ListField:

Properties inherited from inputEx.Field:

Methods

getValue

void getValue ( )
Convert the array of 2d elements to an javascript object

setValue

void setValue ( )
Convert the object into a list of pairs

Events inherited from inputEx.Field:


Copyright © 2011 Eric Abouaf All rights reserved.