|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Extension interface for IElementStateListener.
It adds
| Method Summary | |
void |
elementStateChangeFailed(Object element)
Notifies that changing the given element has failed. |
void |
elementStateChanging(Object element)
Notifies that the given element is currently being changed. |
void |
elementStateValidationChanged(Object element,
boolean isStateValidated)
Notifies that the state validation of the given element has changed. |
| Method Detail |
public void elementStateValidationChanged(Object element,
boolean isStateValidated)
element - the elementisStateValidated - the flag indicating whether state validation is donepublic void elementStateChanging(Object element)
element - the elementpublic void elementStateChangeFailed(Object element)
element - the element
|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||