|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPropertySheetEntryListener
Listener for changes in objects of type
IPropertySheetEntry
.
This interface is public since it appears in the api
of IPropertySheetEntry
. It is not intended
to be implemented outside of this package.
Method Summary | |
---|---|
void |
childEntriesChanged(IPropertySheetEntry node)
A node's children have changed (children added or removed) |
void |
errorMessageChanged(IPropertySheetEntry entry)
A entry's error message has changed |
void |
valueChanged(IPropertySheetEntry entry)
A entry's value has changed |
Method Detail |
---|
void childEntriesChanged(IPropertySheetEntry node)
node
- the node whose's children have changedvoid errorMessageChanged(IPropertySheetEntry entry)
entry
- the entry whose's error message has changedvoid valueChanged(IPropertySheetEntry entry)
entry
- the entry whose's value has changed
|
Eclipse Platform Release 3.2 |
|||||||||
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. and others 2000, 2006. All rights reserved.