Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3)
B16005-01
PREV CLASS NEXT CLASS
FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
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
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3)
B16005-01
PREV CLASS NEXT CLASS
FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1997, 2005, Oracle. All rights reserved.