Uses of Class
ilog.cpl.table.IlpTableResizeMode

Packages that use IlpTableResizeMode
ilog.cpl ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. 
ilog.cpl.table Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. 
ilog.cpl.table.renderer Provides the interfaces and classes related to customization of the ILOG JTGO Table component using cascading style sheets. 
 

Uses of IlpTableResizeMode in ilog.cpl
 

Methods in ilog.cpl that return IlpTableResizeMode
 IlpTableResizeMode IlpTable.getAutoResizeMode()
          Retrieves the autoresize mode of the table view.
 

Methods in ilog.cpl with parameters of type IlpTableResizeMode
 void IlpTable.setAutoResizeMode(IlpTableResizeMode mode)
          Sets the autoresize mode of the Table View.
 

Uses of IlpTableResizeMode in ilog.cpl.table
 

Fields in ilog.cpl.table declared as IlpTableResizeMode
static IlpTableResizeMode IlpTableResizeMode.AUTO_RESIZE_ALL_COLUMNS
          Using this mode, the columns are automatically proportionally resized when a column or the table view is resized.
static IlpTableResizeMode IlpTableResizeMode.AUTO_RESIZE_LAST_COLUMN
          Using this mode, the last column is automatically resized when a column or the table view is resized.
static IlpTableResizeMode IlpTableResizeMode.AUTO_RESIZE_OFF
          Using this mode, the columns are not automatically resized in a table view.
 

Methods in ilog.cpl.table that return IlpTableResizeMode
 IlpTableResizeMode IlpTableView.getAutoResizeMode()
          Retrieves the auto-resize mode of the table.
 

Methods in ilog.cpl.table with parameters of type IlpTableResizeMode
 void IlpTableView.setAutoResizeMode(IlpTableResizeMode mode)
          Sets the auto-resize mode of the table.
 

Uses of IlpTableResizeMode in ilog.cpl.table.renderer
 

Methods in ilog.cpl.table.renderer that return IlpTableResizeMode
 IlpTableResizeMode IlpViewRenderer.getAutoResizeMode()
          Retrieves the auto-resize mode of the table.
 

Methods in ilog.cpl.table.renderer with parameters of type IlpTableResizeMode
 void IlpViewRenderer.setAutoResizeMode(IlpTableResizeMode mode)
          Sets the auto-resize mode of the table.
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.