eu.esdihumboldt.hale.ui.common.definition.selector
Class PropertyDefinitionSelector
java.lang.Object
eu.esdihumboldt.hale.ui.util.selector.AbstractSelector<EntityDefinition>
eu.esdihumboldt.hale.ui.common.definition.selector.PropertyDefinitionSelector
- All Implemented Interfaces:
- org.eclipse.jface.viewers.ISelectionProvider
public class PropertyDefinitionSelector
- extends AbstractSelector<EntityDefinition>
Entity selector for PropertyDefinition
s with complete property paths
(represented in an EntityDefinition
).
- Author:
- Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDefinitionSelector
public PropertyDefinitionSelector(org.eclipse.swt.widgets.Composite parent,
TypeDefinition parentType,
SchemaSpaceID ssid)
- Create an entity selector for
Property
entities
- Parameters:
ssid
- the schema space, may be nullparent
- the parent compositeparentType
- the parent type
setParentType
public void setParentType(TypeDefinition parentType)
- Set the parent type
- Parameters:
parentType
- the parentType to set
createSelectionDialog
protected AbstractViewerSelectionDialog<EntityDefinition,?> createSelectionDialog(org.eclipse.swt.widgets.Shell parentShell)
- Description copied from class:
AbstractSelector
- Create the dialog for selecting an entity.
- Specified by:
createSelectionDialog
in class AbstractSelector<EntityDefinition>
- Parameters:
parentShell
- the parent shell for the dialog
- Returns:
- the entity dialog
- See Also:
AbstractSelector.createSelectionDialog(org.eclipse.swt.widgets.Shell)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d