| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplyNotifier
An object that implements ApplyNotifier is capable
  of firing ApplyEvents to registered ApplyListeners.
| Method Summary | |
|---|---|
|  void | addApplyListener(ApplyListener applyListener)Adds an ApplyListenerthat will be called when the
  user applies or cancels changes. | 
|  void | removeApplyListener(ApplyListener applyListener)Removes a previously added ApplyListenerso that it
  no longer receives notification when the user applies or cancels
  changes. | 
| Method Detail | 
|---|
void addApplyListener(ApplyListener applyListener)
ApplyListener that will be called when the
  user applies or cancels changes.
void removeApplyListener(ApplyListener applyListener)
ApplyListener so that it
  no longer receives notification when the user applies or cancels
  changes.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||