Business Components 9.0.5

Uses of Class
oracle.jbo.uicli.jui.JUTableSortModel

Packages that use JUTableSortModel
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
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 9.0.5

 

Copyright © 1997, 2004, Oracle. All rights reserved.