Using TableCellEditors with the IlpTable

Article ID: 2163
Last updated: 30 May, 2018
Article ID: 2163
Last updated: 30 May, 2018
Revision: 3
Views: 715
Posted: 07 Dec, 2007
by Dean J.
Updated: 30 May, 2018
by Gargani A.

Question

How to use TableCellEditors with the IlpTable?

Answer

Attached is a sample that shows how to implement TableCellEditor instances with the IlpTable.

The following editors are illustrated in the sample:

Attribute Editor
IltObject.NameAttributeAttribute String editor
IltNetworkElement.FunctionAttribute Combo box with images
IltNetworkElement.FamilyAttribute Combo box with Strings
IltNetworkElement.TypeAttribute Combo box with Strings
NetworkElement.expensive (boolean) Checkbox

See the included README file for more information on the sample.

Download Sample

Note: In order to run this sample with JViews 8.8 and later, you must call the ilog.views.util.IlvProductUtil.DeploymentLicenseRequired method with the appropriate argument. See the General information > Deployment licenses > Declaring the use of JViews services section in the documentation for more information.

This article was:   Helpful | Not helpful
Report an issue
Article ID: 2163
Last updated: 30 May, 2018
Revision: 3
Views: 715
Posted: 07 Dec, 2007 by Dean J.
Updated: 30 May, 2018 by Gargani A.
Also listed in


Others in this category