|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExtendedPropertyDescriptor
Method Summary | |
---|---|
java.lang.Object |
getBlank()
This method returns a blank value for a cell. |
IPropertySource |
getPropertySource()
Retrieve IPropertySource |
boolean |
isDirty()
Retrieve the boolean isDirty flag. |
void |
setDirtyFlag(boolean dirtyFlag)
|
void |
setDisplayName(java.lang.String displayName)
Sets the display name |
void |
setPropertySource(IPropertySource propertySource)
Sets specified IPropertySource |
void |
setValidator(ICellEditorValidator validator)
Sets the validator for this propertyDescriptor |
Methods inherited from interface org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.ICompositeSourcePropertyDescriptor |
---|
getPropertyValue, isReadOnly, resetPropertyValue, setCategory, setPropertyValue, setReadOnly |
Methods inherited from interface org.eclipse.ui.views.properties.IPropertyDescriptor |
---|
createPropertyEditor, getCategory, getDescription, getDisplayName, getFilterFlags, getHelpContextIds, getId, getLabelProvider, isCompatibleWith |
Method Detail |
---|
IPropertySource getPropertySource()
IPropertySource
IPropertySource
void setPropertySource(IPropertySource propertySource)
IPropertySource
propertySource
- an instance of IPropertySource
boolean isDirty()
void setDirtyFlag(boolean dirtyFlag)
dirtyFlag
- java.lang.Object getBlank()
void setValidator(ICellEditorValidator validator)
validator
- The ICellEditorValidator
void setDisplayName(java.lang.String displayName)
displayName
- the display name
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.