|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EPMVetoableChangeListener
This interface provides the capability of performing client-side vetoing of set() operations.
To cause a class inheriting from this interface to be instantiated by
the server, a line of the form
wt.epm.listener.
must be added to wt.properties.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
void |
vetoableChange(PropertyChangeEvent evt)
Supported API: true |
| Method Detail |
|---|
void vetoableChange(PropertyChangeEvent evt)
throws WTPropertyVetoException
evt -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||