|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| 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 |
public IPropertySource getPropertySource()
IPropertySource
IPropertySourcepublic void setPropertySource(IPropertySource propertySource)
IPropertySource
propertySource - an instance of IPropertySourcepublic boolean isDirty()
public void setDirtyFlag(boolean dirtyFlag)
dirtyFlag - public java.lang.Object getBlank()
public void setValidator(ICellEditorValidator validator)
validator - The ICellEditorValidatorpublic 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.