Class Index | File Index

Classes


Class actioncenter.projectAssigner


Extends Ext.Panel.
The 'share project' subpanel.
Defined in: project.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Field Summary
Field Attributes Field Name and Description
<static>  
actioncenter.projectAssigner.bodyBorder
The body border.
<static>  
actioncenter.projectAssigner.contributionId
The project id.
<static>  
actioncenter.projectAssigner.items
Content of this panel.
<static>  
actioncenter.projectAssigner.name
The project name.
<static>  
actioncenter.projectAssigner.title
The title.
Method Summary
Method Attributes Method Name and Description
<static>  
actioncenter.projectAssigner.afterRender()
Performs additional functions after the rendering.
<static>  
actioncenter.projectAssigner.doResize()
Performs resizing.
<static>  
actioncenter.projectAssigner.onRender(ct, position)
Renders the component.
<static>  
actioncenter.projectAssigner.unsubscribeAllChannels()
Unsubscribes from all channels.
Class Detail
actioncenter.projectAssigner()
Default constructor.
Field Detail
<static> actioncenter.projectAssigner.bodyBorder
The body border.
Default Value:
false

<static> actioncenter.projectAssigner.contributionId
The project id.
Default Value:
''

<static> actioncenter.projectAssigner.items
Content of this panel.
Default Value:
null

<static> actioncenter.projectAssigner.name
The project name.
Default Value:
''

<static> actioncenter.projectAssigner.title
The title.
Default Value:
'Share Project'
Method Detail
<static> actioncenter.projectAssigner.afterRender()
Performs additional functions after the rendering.
Returns:
void

<static> actioncenter.projectAssigner.doResize()
Performs resizing.
Returns:
void

<static> actioncenter.projectAssigner.onRender(ct, position)
Renders the component.
Parameters:
ct
the component
position
the position
Returns:
void

<static> actioncenter.projectAssigner.unsubscribeAllChannels()
Unsubscribes from all channels.
Returns:
void

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