Index

Classes

Class

Methods

Class Banana.Controls.DataGridCheckboxFilter


Extends Banana.Controls.BaseDataGridFilter.

Methods borrowed from class Banana.Controls.BaseDataGridFilter:
getData, getFilterfield, setAllTitle, setData, setDataSource, setFilterField, setName
Methods borrowed from class Banana.Controls.Panel:
getTagName
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, updateDisplay

Defined in: DataGridCheckboxFilter.js.

Class Detail
Banana.Controls.DataGridCheckboxFilter()

Creates a datagrid checkbox filter.

Method Detail
{null} getAllKey()

This filter doesnt have a all key. its a checkbox with just 2 states

Returns:
{null}
{String} getTitle()
Returns:
{String}
{this} setTitle(text)

Set title on label before checkbox

Parameters:
{String} text
Returns:
{this}

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