|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.ui.views.properties.PropertyDescriptor
org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedPropertyDescriptor
org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedComboboxPropertyDescriptor
org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedBooleanPropertyDescriptor
| Constructor Summary | |
ExtendedBooleanPropertyDescriptor(java.lang.Object id,
java.lang.String displayName)
Constructor for ExtendedBooleanPropertyDescriptor. |
|
| Method Summary | |
ILabelProvider |
getLabelProvider()
|
static java.lang.Boolean |
indexToValue(java.lang.Integer i)
Convert value to index. |
static java.lang.Integer |
valueToIndex(java.lang.Boolean b)
Convert value to index. |
| Methods inherited from class org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedComboboxPropertyDescriptor |
createPropertyEditor |
| Methods inherited from class org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedPropertyDescriptor |
getBlank, getDisplayName, getPropertySource, getPropertyValue, isCompatibleWith, isDirty, isReadOnly, resetPropertyValue, setDirtyFlag, setDisplayName, setPropertySource, setPropertyValue, setReadOnly |
| Methods inherited from class org.eclipse.ui.views.properties.PropertyDescriptor |
getAlwaysIncompatible, getCategory, getDescription, getFilterFlags, getHelpContextIds, getId, getValidator, isLabelProviderSet, setAlwaysIncompatible, setCategory, setDescription, setFilterFlags, setHelpContextIds, setLabelProvider, setValidator |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.gmf.runtime.common.ui.services.properties.extended.IExtendedPropertyDescriptor |
setValidator |
| Methods inherited from interface org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.ICompositeSourcePropertyDescriptor |
setCategory |
| Methods inherited from interface org.eclipse.ui.views.properties.IPropertyDescriptor |
getCategory, getDescription, getFilterFlags, getHelpContextIds, getId |
| Constructor Detail |
public ExtendedBooleanPropertyDescriptor(java.lang.Object id,
java.lang.String displayName)
id - displayName - | Method Detail |
public ILabelProvider getLabelProvider()
getLabelProvider in interface IPropertyDescriptorgetLabelProvider in class ExtendedComboboxPropertyDescriptorIPropertyDescriptor.getLabelProvider()public static java.lang.Integer valueToIndex(java.lang.Boolean b)
b -
Integerpublic static java.lang.Boolean indexToValue(java.lang.Integer i)
i -
Boolean
|
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.