Package | Description |
---|---|
ilog.views.util.data |
Provides utilities to manage data including facilities for mapping a Swing
TableModel to JViews models,
and also, JDBC, RowSet and CSV based implementations of a Swing TableModel for easy database and flat file access |
Modifier and Type | Class and Description |
---|---|
class |
IlvEnumerationTableModelPropertyDescriptor
This
IlvTableModelPropertyDescriptor implementation looks up inside
a particular column of the table and map the values inside this table to values
of the model and conversely. |
Constructor and Description |
---|
IlvMultiColumnTableModelPropertyDescriptor(IlvBasicTableModelPropertyDescriptor[] descriptors,
String separator)
Creates an
IlvMultiColumnPropertyDescriptor that will lookup at the given
set of IlvBasicTableModelPropertyDescriptor . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.