public static class ContactsEntryTable.Row extends AbstractTable.Row
| Constructor and Description |
|---|
Row(DbContactsEntry entry,
String groupName) |
| Modifier and Type | Method and Description |
|---|---|
DbContactsEntry |
getEntry() |
String |
getGroupName() |
Object |
getValue(AbstractTable.Column column) |
Object |
getValueForContact(ContactsEntryTable.Column column) |
getToolTipText, isEditable, setValueAtpublic Row(DbContactsEntry entry, String groupName)
public DbContactsEntry getEntry()
public String getGroupName()
public Object getValue(AbstractTable.Column column)
getValue in class AbstractTable.Rowpublic Object getValueForContact(ContactsEntryTable.Column column)
Copyright © 2019 OpenEstate. All rights reserved.