oracle.adf.model
Interface ControlBinding
- All Known Subinterfaces:
- AttributeBinding, AttributesBinding, OperationBinding, RangeBinding
- public interface ControlBinding
Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
| Method Summary |
void |
release(int flags)
|
void |
setListener(UpdateListener listener)
Add a listener that should be notified when the associated attribute value changes. |
release
public void release(int flags)
setListener
public void setListener(UpdateListener listener)
- Add a listener that should be notified when the associated attribute value changes.
Copyright © 1997, 2005, Oracle. All rights reserved.