inputEx-library

inputEx  0.7.1

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

Class inputEx.MultiSelectFieldCustom - extends inputEx.MultiSelectField

Create a multi Select field customized

Constructor

inputEx.MultiSelectFieldCustom ( options )
Parameters:
options <Object> Added options:
  • maxItems: the number of Items
  • maxItemsAlert: a function executed when the maxItems is reach
  • listSelectOptions : the options for a select field inside of the custom list

Properties inherited from inputEx.Field:

Methods

renderComponent

void renderComponent ( )
renderComponent : override the MultiSelectField renderComponent function
  • Use the custom ddlist
  • put options for select fields in the ddList Custom

Events inherited from inputEx.Field:


Copyright © 2011 Eric Abouaf All rights reserved.