|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
Uses of JUTreeNodeBinding in oracle.jbo.uicli.jui |
Methods in oracle.jbo.uicli.jui that return JUTreeNodeBinding | |
Type | Name |
---|---|
JUTreeNodeBinding |
JUTreeBinding.getRootBinding()
Returns the root node binding that contains the iterator that the root node is displaying |
Constructors in oracle.jbo.uicli.jui with parameters of type JUTreeNodeBinding | |
Type | Name |
---|---|
JUTreeNodeBinding(javax.swing.JTree tr,
JUTreeBinding treeBinding,
JUTreeNodeBinding parent,
JUIteratorBinding iterBinding,
java.lang.String attrName,
java.lang.Object nodeVal,
boolean expandable)
*** For internal framework use only *** |
|
JUTreeNodeBinding(javax.swing.JTree tr,
JUTreeBinding treeBinding,
JUTreeNodeBinding parent,
JUIteratorBinding iterBinding,
JUCtrlHierTypeBinding typeBinding,
RowSetIterator parentRSI,
Row row,
boolean expandable)
*** For internal framework use only *** |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |