public class ContactsPart
extends java.lang.Object
implements org.argeo.cms.ui.CmsUiProvider
| Constructor and Description | 
|---|
| ContactsPart() | 
| ContactsPart(SingleContactPart singleContactPart) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | createContactPanel(org.eclipse.swt.widgets.Composite parent,
                  Node context) | 
| org.eclipse.swt.widgets.Control | createUi(org.eclipse.swt.widgets.Composite parent,
        Node context) | 
| void | setSingleContactPart(SingleContactPart singleButtonPart) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ContactsPart()
public ContactsPart(SingleContactPart singleContactPart)
public org.eclipse.swt.widgets.Control createUi(org.eclipse.swt.widgets.Composite parent,
                                                Node context)
                                         throws RepositoryException
createUi in interface org.argeo.cms.ui.CmsUiProviderRepositoryExceptionprotected void createContactPanel(org.eclipse.swt.widgets.Composite parent,
                                  Node context)
                           throws RepositoryException
RepositoryExceptionpublic void setSingleContactPart(SingleContactPart singleButtonPart)
Copyright © 2007–2020. All rights reserved.