ilog.cpl.table
Class IlpDefaultTableMenuFactory
java.lang.Object
ilog.cpl.interactor.IlpAbstractPopupMenuFactory
ilog.cpl.table.IlpDefaultTableMenuFactory
- All Implemented Interfaces:
- IlpPopupMenuFactory
public class IlpDefaultTableMenuFactory
- extends IlpAbstractPopupMenuFactory
This factory provides a default pop-up menu for table views.
This menu allows the following actions:
- Showing hidden columns.
- Fixing columns that are before the cell that has the current focus.
- Since:
- JTGO 3.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlpDefaultTableMenuFactory
public IlpDefaultTableMenuFactory()
createPopupMenu
public JPopupMenu createPopupMenu(IlpObjectSelectionModel ilpSelectionModel)
- Creates the table default pop-up menu.
- Overrides:
createPopupMenu in class IlpAbstractPopupMenuFactory
- Parameters:
ilpSelectionModel - The selection model used by the view this menu is
made for. This selection model allows you to know which business
objects are selected.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.