Index

Classes

Class

Methods

Class Banana.Controls.DataGridHeaderCol


Extends Banana.Controls.TableHeaderCol.

Methods borrowed from class Banana.Controls.TableHeaderCol:
getTagName
Methods borrowed from class Banana.Controls.DataControl:
dataSetBind, getData, setData, unDataSetBind, updateDisplay
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, findControl, generateUniqueId, getControls, getDomEventTypes, getFirstUiControl, getId, getPage, getParent, getProxy, hasBind, invalidateDisplay, onPreInvalidateContents, onWindowResize, remove, render, setId, setPage, setParent, unbind, unload

Defined in: DataGridHeaderColumn.js.

Class Detail
Banana.Controls.DataGridHeaderCol()

Create datagrid header column for usage in table list renders. This control is normaly automaticaly created in the default table list render

Method Detail
createComponents()

Overwrite this method to implement your own custom logic. In this method you have access to this.data


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