|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use NavigatedEvent | |
oracle.dacf.control | |
oracle.dacf.control.swing |
Uses of NavigatedEvent in oracle.dacf.control |
Methods in oracle.dacf.control with parameters of type NavigatedEvent | |
void |
NavigatedListener.navigatedInColumn(NavigatedEvent event)
This method is called when Control receiving the focus is bound to a different column than the Control loosing the focus. |
void |
NavigatedListener.navigatedOutColumn(NavigatedEvent event)
This method is called when Control loosing the focus is bound to a different column than the Control gaining the focus. |
void |
NavigatedListener.navigatedInRow(NavigatedEvent event)
This method is called when Control receiving the focus is bound to a different row than the Control loosing the focus. |
void |
NavigatedListener.navigatedOutRow(NavigatedEvent event)
This method is called when Control loosing the focus is bound to a different column than the Control gaining the focus. |
void |
NavigatedListener.navigatedInQueryView(NavigatedEvent event)
This method is called when Control receiving the focus is bound to a different queryview than the Control loosing the focus. |
void |
NavigatedListener.navigatedOutQueryView(NavigatedEvent event)
This method is called when Control loosing the focus is bound to a different queryview than the Control gaining the focus. |
void |
NavigatedListener.navigatedInSession(NavigatedEvent event)
This method is called when Control receiving the focus is bound to a different workunit than the Control loosing the focus. |
void |
NavigatedListener.navigatedOutSession(NavigatedEvent event)
This method is called when Control loosing the focus is bound to a different workunit than the Control gaining the focus. |
void |
NavigatedAdapter.navigatedInColumn(NavigatedEvent event)
This method is called when Control receiving the focus is bound to a different column than the Control loosing the focus. |
void |
NavigatedAdapter.navigatedOutColumn(NavigatedEvent event)
This method is called when Control loosing the focus is bound to a different column than the Control gaining the focus. |
void |
NavigatedAdapter.navigatedInRow(NavigatedEvent event)
This method is called when Control receiving the focus is bound to a different row than the Control loosing the focus. |
void |
NavigatedAdapter.navigatedOutRow(NavigatedEvent event)
This method is called when Control loosing the focus is bound to a different column than the Control gaining the focus. |
void |
NavigatedAdapter.navigatedInQueryView(NavigatedEvent event)
This method is called when Control receiving the focus is bound to a different queryview than the Control loosing the focus. |
void |
NavigatedAdapter.navigatedOutQueryView(NavigatedEvent event)
This method is called when Control loosing the focus is bound to a different queryview than the Control gaining the focus. |
void |
NavigatedAdapter.navigatedInSession(NavigatedEvent event)
This method is called when Control receiving the focus is bound to a different workunit than the Control loosing the focus. |
void |
NavigatedAdapter.navigatedOutSession(NavigatedEvent event)
This method is called when Control loosing the focus is bound to a different workunit than the Control gaining the focus. |
void |
ControlSupport.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
Control.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
Uses of NavigatedEvent in oracle.dacf.control.swing |
Methods in oracle.dacf.control.swing with parameters of type NavigatedEvent | |
void |
TreeControl.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
TextFieldControl.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
TextAreaControl.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
StatusBarControl.processNavigatedEvent(NavigatedEvent event)
This method is a no-op; it has no effect |
void |
StatusBarControl.StatusBarLabelControl.processNavigatedEvent(NavigatedEvent event)
This method is a no-op that is it has no effect |
void |
StatusBarControl.StatusBarProgressControl.processNavigatedEvent(NavigatedEvent event)
This method is a no-op that is it has no effect |
void |
RadioPanelControl.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
NavigationBar.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
LoginDlg.processNavigatedEvent(NavigatedEvent event)
not supported |
void |
ListControl.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
LabelControl.processNavigatedEvent(NavigatedEvent event)
This method is a no-op that is it has no effect |
void |
InfoInternalFrame.processNavigatedEvent(NavigatedEvent event)
not supported |
void |
InfoFrame.processNavigatedEvent(NavigatedEvent event)
not supported |
void |
ImageControl.processNavigatedEvent(NavigatedEvent event)
This method is a no-op that is it has no effect |
void |
GridControl.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
FindPanel.processNavigatedEvent(NavigatedEvent event)
This method is a no-op |
void |
ComboBoxControl.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
CheckBoxControl.processNavigatedEvent(NavigatedEvent event)
Processes a navigated event for this control. |
void |
ButtonControl.processNavigatedEvent(NavigatedEvent event)
This method is a no-op that is it has no effect |
|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Copyright © 1997, 2003, Oracle. All rights reserved.