|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.2) E13403-10 |
|||||||||
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 ApplyEvent
s to registered ApplyListener
s.
Method Summary | |
---|---|
void |
addApplyListener(ApplyListener applyListener) Adds an ApplyListener that will be called when the user applies or cancels changes. |
void |
removeApplyListener(ApplyListener applyListener) Removes a previously added ApplyListener so 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.7.2) E13403-10 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |