inputEx-library

inputex-textautotag  3.0.0a

inputEx-library > inputex-textautotag > inputEx.TextAutoTag
Search:
 
Filters

Class inputEx.TextAutoTag - extends inputEx.Textarea

Create a textarea input

Constructor

inputEx.TextAutoTag ( options )
Parameters:
options <Object> Added options:
  • rows: rows attribute
  • cols: cols attribute

Properties inherited from inputEx.Field:

Methods

doWeRequest

boolean doWeRequest ( updated )
Decide wether or not we request
Parameters:
updated <string> text

getTags

void getTags ( options )
Set the specific options (autotagservice)
Parameters:
options <Object> Options object as passed to the constructor

handleResponse

void handleResponse ( )
handleUpdate

handleUpdate

void handleUpdate ( )
handleUpadte

setOptions

void setOptions ( options )
Set the specific options (autotagservice)
Parameters:
options <Object> Options object as passed to the constructor

Events inherited from inputEx.Field:


Copyright © 2011 Eric Abouaf All rights reserved.