|
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 JUTableSortModel in oracle.jbo.uicli.jui |
| Methods in oracle.jbo.uicli.jui with parameters of type JUTableSortModel | |
| Type | Name |
|---|---|
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. |
static javax.swing.table.TableModel |
JUTableBinding.createAttributeListBinding(JUPanelBinding formBinding,
javax.swing.JTable control,
java.lang.String voInstanceName,
java.lang.String voIterName,
java.lang.String voIterBindingName,
java.lang.String[] attrNames,
boolean columnSort,
JUTableSortModel sorter)
Creates an instance of JUTableBinding to return. |
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||