|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JUTableBinding | |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
Uses of JUTableBinding in oracle.jbo.uicli.jui |
Methods in oracle.jbo.uicli.jui that return JUTableBinding | |
JUTableBinding |
JUTableSortModel.getTableBinding() Returns the TableModel that this class is sorting. |
Methods in oracle.jbo.uicli.jui with parameters of type JUTableBinding | |
protected void |
JUTableSortModel.setTableBinding(JUTableBinding mdl) Sets the TableModel on top of which this sorter works. |
static javax.swing.table.TableModel |
JUTableSortModel.enableColumnSorting(javax.swing.JTable table, JUTableBinding tableBinding, JUTableSortModel sorter) JClient method to attach column-sorting model over a Table that's bound to a JUTableBinding. |
Constructors in oracle.jbo.uicli.jui with parameters of type JUTableBinding | |
JUTableSortModel(JUTableBinding model) Constructor that sets up this sorting model on top of the existing Table model. |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.