Uses of Class
amber.type.server.ComplexColumn

Packages that use ComplexColumn
amber.server.component The handlers at the server for the remote components. 
 

Uses of ComplexColumn in amber.server.component
 

Methods in amber.server.component that return ComplexColumn
 ComplexColumn[] ComplexListHandler.getColumns()
          This returns the headers for a complex list.
 

Methods in amber.server.component with parameters of type ComplexColumn
 void ComplexListHandler.addColumn(ComplexColumn column)
          This function adds a column to the end of the columns in the list.
 void ComplexListHandler.setColumns(ComplexColumn[] headers)
          This sets the headers for a complex list.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.