PHP2Go Javascript Framework

Class InputField

Object
   |
   +--Field
         |
         +--InputField

class InputField
extends Field

Defined in form.js


 
Fields inherited from class Field
fld, id, name, label, type
 
Constructor Summary
InputField (<Object> fld)
            This class extends the basic Field class and it's used in text form inputs: text, password and textarea
 
Method Summary
 Object getSelection()
           Retrieve information about the field's selection
 void isEmpty()
           Verify if the trimmed value of the field is empty
 
Methods inherited from class Field
getFormElement, getMask, getValue, setValue, clear, enable, disable, setDisabled, focus, beforeFocus, serialize
 

Constructor Detail

InputField

InputField(<Object> fld)

Method Detail

getSelection

Object getSelection()

isEmpty

void isEmpty()

PHP2Go Javascript Framework

Copyright © 2002-2006 by Marcos Pont
Documentation generated by JSDoc on Sun Oct 7 19:52:10 2007