Uses of Class
org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.PropertiesForm

Packages that use PropertiesForm
org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin   
org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action   
 

Uses of PropertiesForm in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin
 

Methods in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin that return PropertiesForm
 PropertiesForm TabContent.getForm()
           
 

Methods in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin with parameters of type PropertiesForm
 void TabContent.setForm(PropertiesForm form)
           
 

Constructors in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin with parameters of type PropertiesForm
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)
           
 

Uses of PropertiesForm in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action
 

Constructors in org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.action with parameters of type PropertiesForm
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 © 2015. All Rights Reserved.