public class FXFillPropertyDescriptor extends PropertyDescriptor
| Constructor and Description |
|---|
FXFillPropertyDescriptor(java.lang.Object id,
java.lang.String displayName)
Creates an property descriptor with the given id and display name.
|
| Modifier and Type | Method and Description |
|---|---|
CellEditor |
createPropertyEditor(Composite parent) |
getAlwaysIncompatible, getCategory, getDescription, getDisplayName, getFilterFlags, getHelpContextIds, getId, getLabelProvider, getValidator, isCompatibleWith, isLabelProviderSet, setAlwaysIncompatible, setCategory, setDescription, setFilterFlags, setHelpContextIds, setLabelProvider, setValidatorpublic FXFillPropertyDescriptor(java.lang.Object id,
java.lang.String displayName)
id - The id of this propertydisplayName - The name to display for this propertypublic CellEditor createPropertyEditor(Composite parent)
createPropertyEditor in interface IPropertyDescriptorcreatePropertyEditor in class PropertyDescriptorCopyright (c) 2014 itemis AG and others. All rights reserved.