eu.esdihumboldt.hale.ui.common.definition
Interface AttributeEditorFactory
- All Known Implementing Classes:
- DefaultAttributeEditorFactory
public interface AttributeEditorFactory
Factory for editors based on PropertyDefinition
s
- Author:
- Simon Templer
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
createEditor
Editor<?> createEditor(org.eclipse.swt.widgets.Composite parent,
PropertyDefinition attribute)
- Create an attribute editor for the given attribute
- Parameters:
parent
- the parent composite of the editor controlattribute
- the attribute definition
- Returns:
- the attribute editor or
null
if no editor could be
created for the attribute
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d