| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin | |
| org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action |
| Modifier and Type | Method and Description |
|---|---|
PropertiesForm |
TabContent.getForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabContent.setForm(PropertiesForm form) |
| Constructor and Description |
|---|
GroupTabContent(String string,
AdminBroker adminBroker,
PropertiesForm form)
Constructor.
|
ProjectTabContent(String string,
AdminBroker adminBroker,
PropertiesForm frm) |
TabContent(String tabName,
AdminBroker adminBroker,
PropertiesForm frm)
Constructor.
|
UserTabContent(String string,
AdminBroker adminBroker,
PropertiesForm frm) |
| Constructor and Description |
|---|
CreateGroupAction(AdminBroker adminBroker,
org.eclipse.jface.viewers.TableViewer tableViewer,
PropertiesForm form)
Creates the create group action.
|
CreateOrgUnitAction(String title,
AdminBroker adminBroker,
org.eclipse.jface.viewers.TableViewer tableViewer,
PropertiesForm form)
Constructor.
|
CreateUserAction(AdminBroker adminBroker,
org.eclipse.jface.viewers.TableViewer tableViewer,
PropertiesForm form)
Creates the create user action.
|
DeleteGroupAction(AdminBroker adminBroker,
org.eclipse.jface.viewers.TableViewer tableViewer,
PropertiesForm form)
Creates the delete-user-action.
|
DeleteUserAction(AdminBroker adminBroker,
org.eclipse.jface.viewers.TableViewer tableViewer,
PropertiesForm form)
Constructor.
|
Copyright © 2017. All rights reserved.