oracle.jbo.uicli.controls
Interface JClientPanel
- All Superinterfaces:
- JUPanel
- All Known Implementing Classes:
- dataPanel
- public interface JClientPanel
- extends JUPanel
This interface identifies a JClient Panel for JDeveloper designtime, so that
the JDeveloper UI Designer can allow JClient Data Model editors to be part of
the Property Inspector for the control's model property.
setPanelBinding
public void setPanelBinding(JUPanelBinding binding)
- Sets the PanelBinding that this Panel is bound to.
Applications should use this method on a JPanel object to implement late panel binding