| Package | Description |
|---|---|
| org.argeo.cms.ui |
SWT/JFace components for Argeo CMS.
|
| org.argeo.cms.ui.forms |
Argeo CMS forms, based on SWT/JFace.
|
| org.argeo.cms.ui.viewers |
Argeo CMS generic viewers, based on JFace.
|
| Modifier and Type | Field and Description |
|---|---|
static CmsEditable |
CmsEditable.NON_EDITABLE |
| Constructor and Description |
|---|
FormEditorHeader(org.eclipse.swt.widgets.Composite parent,
int style,
Node context,
CmsEditable cmsEditable) |
FormPageViewer(Section mainSection,
int style,
CmsEditable cmsEditable) |
| Modifier and Type | Class and Description |
|---|---|
class |
JcrVersionCmsEditable
Provides the CmsEditable semantic based on JCR versioning.
|
| Modifier and Type | Method and Description |
|---|---|
CmsEditable |
AbstractPageViewer.getCmsEditable() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPageViewer.editingStateChanged(CmsEditable cmsEditable)
Notified when the editing state changed.
|
| Constructor and Description |
|---|
AbstractPageViewer(Section parent,
int style,
CmsEditable cmsEditable) |
Copyright © 2007–2020. All rights reserved.