Class Index | File Index

Classes


Class AC.pss.EmptyRenderer

The empty/root renderer. This is the object that is responsible for rendering a component.
Defined in: PssUtility.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
AC.pss.EmptyRenderer(componentConfiguration)
Default constructor.
Method Summary
Method Attributes Method Name and Description
 
Gets the component configuration.
 
Handles user's 'send' action.
Class Detail
AC.pss.EmptyRenderer(componentConfiguration)
Default constructor.
Parameters:
componentConfiguration
the component configuration
Method Detail
getComponentConfiguration()
Gets the component configuration.
Returns:
the component configuration.

onSend()
Handles user's 'send' action.
Returns:
void

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:07 GMT-0500 (CDT)