|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplyEvent | |
|---|---|
| oracle.ide.db.transfer.generate | Contains classes that control the targets available for generating database objects to in the IDE. |
| oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
| oracle.ide.panels | Provides a framework for building panel-based UI. |
| oracle.ide.webbrowser | Contains classes that allow addins some level of control on the IDE web browser settings. |
| oracle.ideimpl.webupdate | |
| oracle.jdevimpl.audit.profile | |
| Uses of ApplyEvent in oracle.ide.db.transfer.generate |
|---|
| Methods in oracle.ide.db.transfer.generate with parameters of type ApplyEvent | |
|---|---|
void |
GenerateController.cancel(ApplyEvent event)
|
void |
GenerateController.checkCommit(ApplyEvent event)
|
void |
GenerateController.rollback(ApplyEvent event)
|
| Uses of ApplyEvent in oracle.ide.model |
|---|
| Methods in oracle.ide.model with parameters of type ApplyEvent | |
|---|---|
void |
LazyLoadedTraversable.apply(ApplyEvent e)
|
void |
LazyLoadedTraversable.cancel(ApplyEvent e)
|
| Uses of ApplyEvent in oracle.ide.panels |
|---|
| Methods in oracle.ide.panels with parameters of type ApplyEvent | |
|---|---|
void |
ApplyListener.apply(ApplyEvent e)
This method is called when the changes made in the NavigableUIContainer are to be committed to the original
data structures. |
void |
CommitListener.cancel(ApplyEvent event)
Called to cancel the FSMWizard. |
void |
ApplyListener.cancel(ApplyEvent e)
This method is called when the changes made in the NavigableUIContainer are to be discarded. |
void |
CommitListener.checkCommit(ApplyEvent event)
Called to see if the listener is ready to commit. |
void |
CommitListener.commit(ApplyEvent event)
Called to have the listener perform the commit action. |
void |
CommitListener.rollback(ApplyEvent event)
Called to have the listener rollback the commit. |
| Uses of ApplyEvent in oracle.ide.webbrowser |
|---|
| Methods in oracle.ide.webbrowser with parameters of type ApplyEvent | |
|---|---|
void |
ProxySettingsPanel.apply(ApplyEvent e)
|
void |
ProxySettingsPanel.cancel(ApplyEvent e)
|
| Uses of ApplyEvent in oracle.ideimpl.webupdate |
|---|
| Methods in oracle.ideimpl.webupdate with parameters of type ApplyEvent | |
|---|---|
void |
UpdatePreferences.apply(ApplyEvent e)
|
void |
UpdatePreferences.cancel(ApplyEvent e)
|
| Uses of ApplyEvent in oracle.jdevimpl.audit.profile |
|---|
| Methods in oracle.jdevimpl.audit.profile with parameters of type ApplyEvent | |
|---|---|
void |
AuditProfilePanel.apply(ApplyEvent e)
|
void |
AuditProfilePanel.cancel(ApplyEvent e)
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||