jcl.DataOutputBehavior

Source file: ~/controls/DataOutput.js

Attributes

nosubmit

Enable the ENTER Key on input elements without submitting a html-form.

datatype

The datatype of the input element.

prec

Precision for numeric types.

eventname

The local or complete event name that is used for publishing OpenAjax events.

helptext

the helptext is displayed when the field is empty and has no focus.

Public methods

init ()

Initialze the JavaScript control.

handleEvent (eventName, eventData)

setData (val)

Display a new value.

setDatatype (newType)

If a datatype is given and if the nls functionality is present use the nls functionality to support the special datatype conversion functions.

Private elements

_toString (v)


This page is part of the http://www.mathertel.de/ web site.