Class actioncenter.acScreenEditor
Extends
Ext.Panel.
AC Screen editor.
Defined in: screen.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
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 Attributes | Method Name and Description |
---|---|
<static> |
actioncenter.acScreenEditor.initComponent()
Initializes this component.
|
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