Index

Classes

Class

Methods

Class Banana.Controls.MaskedTextBox


Extends Banana.Controls.TextBox.

Methods borrowed from class Banana.Controls.InputControl:
focus, getName, getTagName, getValue, onChange, setName, setValue
Methods borrowed from class Banana.Controls.DataControl:
dataSetBind, getData, setData, unDataSetBind
Methods borrowed from class Banana.UiControl:
addControl, addCss, addCssClass, getAttribute, getAttributes, getClientId, getCss, getCssClass, getDimensions, getHtml, getHtmlAttributes, getState, getStyle, getStyleProperty, hasCssClass, registerEvents, removeAttribute, removeCssClass, removeState, setAttribute, setClientId, setCss, setEnabled, setState, setStyle, setVisible, switchCssClass, triggerEvent, unregisterEvents
Methods borrowed from class Banana.Control:
applyToChildren, bind, clear, createComponents, findControl, generateUniqueId, getControls, getDomEventTypes, getFirstUiControl, getId, getPage, getParent, getProxy, hasBind, invalidateDisplay, onPreInvalidateContents, onWindowResize, remove, render, setId, setPage, setParent, unbind, unload

Defined in: MaskedTextBox.js.

Class Detail
Banana.Controls.MaskedTextBox()

Creates a masked textbox. use set mask to supply the mask

Method Detail
updateDisplay()

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Dec 05 2012 22:01:55 GMT+0100 (CET)