public class OrgPage
extends java.lang.Object
implements org.argeo.cms.ui.CmsUiProvider
| Constructor and Description |
|---|
OrgPage()
Inject various subparts
|
OrgPage(ResourcesService resourcesService,
PeopleService peopleService) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.swt.widgets.Control |
createUi(org.eclipse.swt.widgets.Composite parent,
Node context) |
void |
setActivitiesPart(ActivitiesPart activitiesPart) |
void |
setContactsWithNotePart(ContactsWithNotePart contactsWithNotePart) |
void |
setOrgHeaderPart(OrgHeaderPart orgHeaderPart) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic OrgPage()
public OrgPage(ResourcesService resourcesService, PeopleService peopleService)
public org.eclipse.swt.widgets.Control createUi(org.eclipse.swt.widgets.Composite parent,
Node context)
throws RepositoryException
createUi in interface org.argeo.cms.ui.CmsUiProviderRepositoryExceptionpublic void setOrgHeaderPart(OrgHeaderPart orgHeaderPart)
public void setContactsWithNotePart(ContactsWithNotePart contactsWithNotePart)
public void setActivitiesPart(ActivitiesPart activitiesPart)
Copyright © 2007–2020. All rights reserved.