Index

Classes

Class

Methods

Class Banana.Controls.Title


Extends Banana.UiControl.

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: Title.js.

Class Detail
Banana.Controls.Title(tag)

Creates a title

Parameters:
{String} tag
i.e h2
Method Detail
{String} getTagName()
Returns:
{String}
{this} setTagName(tag)

Specifies the tag. Note not possible to change this after rerender

Parameters:
{String} tag
Returns:
{this}

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