public interface CheckableTableFormat<E> extends TableFormat<E>
Modifier and Type | Method and Description |
---|---|
boolean |
getChecked(E baseObject)
Gets whether the specified object is checked.
|
void |
setChecked(E baseObject,
boolean checked)
Sets the specified object as checked.
|
getColumnCount, getColumnName, getColumnValue
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2013-10-14 14:54