Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.javatools.ui.table
Interface GenericTableAutoSizeModel

All Known Subinterfaces:
NiceTableAutoSizeModel

public interface GenericTableAutoSizeModel
Since:
11.1.2.0.0 (Sherman)

Method Summary
 int getColumnAutoSizeMaximum(int column)
          Gets the maximum automatic size which can be set for the column.

 

Method Detail

getColumnAutoSizeMaximum

int getColumnAutoSizeMaximum(int column)
Gets the maximum automatic size which can be set for the column.
Parameters:
column - the column to get the maximum automatic size of

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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