Class Index | File Index

Classes


Class SweetDevRia.Button


Extends SweetDevRia.RiaComponent, SweetDevRia.RiaComponent.

Defined in: Button.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This is the Button component class
Fields borrowed from class SweetDevRia.RiaComponent:
borderSize, cssClassBase, INIT_EVENT, RENDER_EVENT
Method Summary
Method Attributes Method Name and Description
<private>  
This method is automatically called at the page load
 
This method set a gray skin (like a disabled button)
Methods borrowed from class SweetDevRia.RiaComponent:
afterRender, beforeRender, createFrame, destroy, getContainer, getFrame, getMessage, render, setConstraintId
Class Detail
SweetDevRia.Button(id)
This is the Button component class
Parameters:
{String} id
Id of this Button
Method Detail
<private> initialize()
This method is automatically called at the page load

setDisabledSkin()
This method set a gray skin (like a disabled button)

Documentation generated by JsDoc Toolkit 2.0.0 on Thu May 05 2011 12:20:29 GMT+0200 (CEST)