Class Index | File Index

Classes


Class actioncenter.acScreenEditor


Extends Ext.Panel.
AC Screen editor.
Defined in: screen.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Field Summary
Field Attributes Field Name and Description
<static>  
actioncenter.acScreenEditor.contributionId
The contribution id
<static>  
actioncenter.acScreenEditor.ddGroup
The dd group.
<static>  
actioncenter.acScreenEditor.layout
The layout.
<static>  
actioncenter.acScreenEditor.title
The title.
Method Summary
Method Attributes Method Name and Description
<static>  
actioncenter.acScreenEditor.initComponent()
Initializes this component.
Class Detail
actioncenter.acScreenEditor()
Default constructor.
Field Detail
<static> actioncenter.acScreenEditor.contributionId
The contribution id
Default Value:
''

<static> actioncenter.acScreenEditor.ddGroup
The dd group.
Default Value:
'TreeDD'

<static> actioncenter.acScreenEditor.layout
The layout.
Default Value:
'border'

<static> actioncenter.acScreenEditor.title
The title.
Default Value:
'Action Center Screen Editor'
Method Detail
<static> actioncenter.acScreenEditor.initComponent()
Initializes this component.
Returns:
void

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