inputEx-library

inputex-multiselectcustom  3.0.0a

inputEx-library > inputex-multiselectcustom > inputEx.MultiSelectCustomField
Search:
 
Filters

Class inputEx.MultiSelectCustomField - extends inputEx.MultiSelectField

Create a multi Select field customized

Constructor

inputEx.MultiSelectCustomField ( 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.