|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implemented by "custom" Controls like JUImageControl that bind to BC4J attributes using JUDefaultControlBinding and have no default Swing model to work with. The controls are themselves responsible for updating the binding with their edited/updated data, so that the binding can update the associated Attribute in a BC4J Row.
JUDefaultControlBinding
,
JUImageControl
Method Summary | |
void |
addFocusListener(java.awt.event.FocusAdapter e)
This method is invoked by the binding to add a focus listener to the control such that JClient Panelbinding can update its status based on control's focus. |
void |
dataChanged(java.lang.Object dataItem)
This method is invoked by the binding to notify the control to update the display with the new data. |
Method Detail |
public void dataChanged(java.lang.Object dataItem)
dataItem
- Use this data to update the control's displaypublic void addFocusListener(java.awt.event.FocusAdapter e)
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.