|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JUPanelValidationListener | |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
Uses of JUPanelValidationListener in oracle.jbo.uicli.jui |
Classes in oracle.jbo.uicli.jui that implement JUPanelValidationListener | |
class |
JUPanelValidationAdapter
Default implementation for JUPanelValidationListener interface. |
Methods in oracle.jbo.uicli.jui with parameters of type JUPanelValidationListener | |
void |
JUPanelBinding.addValidationListener(JUPanelValidationListener l)
Adds the given listener to this panel's validation listeners list. |
void |
JUPanelBinding.removeValidationListener(JUPanelValidationListener l)
Removes the given listener from this panel's validation listeners list. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |