|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.ui.views.properties.PropertySheetEntry
org.eclipse.gmf.runtime.lite.properties.RootUndoablePropertySheetEntry
public class RootUndoablePropertySheetEntry
Field Summary |
---|
Fields inherited from interface org.eclipse.ui.views.properties.IPropertySheetEntry |
---|
FILTER_ID_EXPERT |
Constructor Summary | |
---|---|
RootUndoablePropertySheetEntry(org.eclipse.gef.commands.CommandStack stack,
org.eclipse.ui.views.properties.PropertySheetPage propertySheetPage)
Constructs the root entry using the given command stack. |
Method Summary | |
---|---|
protected org.eclipse.ui.views.properties.PropertySheetEntry |
createChildEntry()
|
void |
dispose()
|
protected void |
informRoot(org.eclipse.gmf.runtime.lite.properties.UndoablePropertySheetEntry child,
org.eclipse.gef.commands.CompoundCommand command)
|
void |
resetPropertyValue()
|
void |
setCommandStack(org.eclipse.gef.commands.CommandStack stack)
|
protected void |
valueChanged(org.eclipse.ui.views.properties.PropertySheetEntry child)
|
Methods inherited from class org.eclipse.ui.views.properties.PropertySheetEntry |
---|
addPropertySheetEntryListener, applyEditorValue, getCategory, getChildEntries, getDescription, getDescriptor, getDisplayName, getEditor, getEditValue, getErrorText, getFilters, getHelpContextIds, getImage, getParent, getPropertySource, getValueAsString, getValues, hasChildEntries, refreshFromRoot, removePropertySheetEntryListener, setPropertySourceProvider, setValues |
Methods inherited from class org.eclipse.core.commands.common.EventManager |
---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RootUndoablePropertySheetEntry(org.eclipse.gef.commands.CommandStack stack, org.eclipse.ui.views.properties.PropertySheetPage propertySheetPage)
stack
- the command stackMethod Detail |
---|
public void dispose()
dispose
in interface org.eclipse.ui.views.properties.IPropertySheetEntry
dispose
in class org.eclipse.ui.views.properties.PropertySheetEntry
public void resetPropertyValue()
resetPropertyValue
in interface org.eclipse.ui.views.properties.IPropertySheetEntry
public void setCommandStack(org.eclipse.gef.commands.CommandStack stack)
protected void informRoot(org.eclipse.gmf.runtime.lite.properties.UndoablePropertySheetEntry child, org.eclipse.gef.commands.CompoundCommand command)
protected org.eclipse.ui.views.properties.PropertySheetEntry createChildEntry()
createChildEntry
in class org.eclipse.ui.views.properties.PropertySheetEntry
protected void valueChanged(org.eclipse.ui.views.properties.PropertySheetEntry child)
valueChanged
in class org.eclipse.ui.views.properties.PropertySheetEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |